Browse Source

小程序登录端开发完成

吴学文 6 years ago
parent
commit
53aa9c9fe1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      AppFrontService/src/main/resources/wechatAuth.properties

+ 1 - 1
AppFrontService/src/main/resources/wechatAuth.properties

@@ -1,6 +1,6 @@
 java110.auth.wechat.sessionHost=https://api.weixin.qq.com/sns/jscode2session
 java110.auth.wechat.sessionHost=https://api.weixin.qq.com/sns/jscode2session
 java110.auth.wechat.appId=wxf83d66b0e9f5964d
 java110.auth.wechat.appId=wxf83d66b0e9f5964d
-java110.auth.wechat.secret=7e813e047be61ce07514634f98dc94f9
+java110.auth.wechat.secret=cc
 java110.auth.wechat.grantType=authorization_code
 java110.auth.wechat.grantType=authorization_code