env('APP_HOST_WEB')],function (){ Route::match(['get','post'],'wx_info', 'UserController@getWxInfo')->name('news.info');//获取用户信息 });