用户绑定微信号

This commit is contained in:
2025-06-05 18:09:08 +08:00
parent e1e51c8c6f
commit 8072e65a69
6 changed files with 479 additions and 188 deletions
-5
View File
@@ -1,5 +0,0 @@
return [
'app_id' => env('wechat.app_id'),
'secret' => env('wechat.secret'),
// 其他配置项...
];