更新前端个人中心
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return [
|
||||
'app_id' => env('wechat.app_id'),
|
||||
'secret' => env('wechat.secret'),
|
||||
// 其他配置项...
|
||||
];
|
||||
Reference in New Issue
Block a user