app = $app; $this->request = $this->app->request; //客户端 $this->client = $this->request->header('client', 'MP-WEIXIN'); //client $m = new MiniProgramPlatform(); } }