Browse Source

微信jl账号替换

laiguoran 4 years ago
parent
commit
2d66210a2e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/config.default.js

+ 2 - 2
config/config.default.js

@@ -194,8 +194,8 @@ module.exports = appInfo => {
     };
     // wx扫码登录
     config.wxCode = {
-        appid: 'wx5320cd30cecdbd68',
-        appsecret: 'ca7c0dbd9e94dc3b1c3b0e73865743f4',
+        appid: 'wx3d5394b238a3bc9a',
+        appsecret: '457d64c55f48f57cd22eca47e53d15cb',
     };
 
     config.proxy = true;