feat : login wx
This commit is contained in:
@@ -22,7 +22,7 @@ return [
|
||||
// admin 默认密码
|
||||
'admin_default_password' => '123456',
|
||||
// 微信小程序的appid
|
||||
'wx_appid' => env('WX_APPID',''),
|
||||
'wx_appid' => env('WX_APPID','wxc2bc0e47e212d831'),
|
||||
// 微信小程序的secret
|
||||
'wx_secret' => env('WX_SECRET',''),
|
||||
'wx_secret' => env('WX_SECRET','5d89ebae17d836625f0e155216d71f2d'),
|
||||
];
|
||||
Reference in New Issue
Block a user