env('wx.app_id'), 'APP_SECRET' => env('wx.app_secret'), //回调url 'REDIRECT_URI' => env('wx.redirect_uri'), ];