소스 검색

微信号公众号秘钥替换

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 );