瀏覽代碼

微信号公众号秘钥替换

whj 4 年之前
父節點
當前提交
3d7e08a207
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Community/Controllers/NurseUserController.php

+ 1 - 1
app/Community/Controllers/NurseUserController.php

xqd
@@ -48,7 +48,7 @@ class NurseUserController extends AdminController
 
         $config = [
             'app_id' => 'wx1c2357232cd25f65',
-            'secret' => 'c8cab53e4e52234ed1bc2abbdeaba57d',
+            'secret' => '6jutoCS1f9ZtM9Arlj9Dizt6_IAwK2G7woTsb501wP0',
             'response_type' => 'array'
         ];
         $app = Factory::officialAccount($config );