瀏覽代碼

微信三方登录

lizhen_gitee 6 月之前
父節點
當前提交
8627930cf8
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      application/config.php

+ 2 - 2
application/config.php

@@ -357,8 +357,8 @@ return [
 
 
     //开放平台的,不是小程序的
     //开放平台的,不是小程序的
     'wxMiniProgram' => [
     'wxMiniProgram' => [
-        'appid'  => '',
-        'secret' => '',
+        'appid'  => 'wx4af83573cc08f1e8',
+        'secret' => 'c7e104f7c3bae79f3f7b999057aa3b52',
     ],
     ],
 
 
     //阿里银行卡三要素
     //阿里银行卡三要素