Browse Source

添加其他错误信息打印

zh 4 years ago
parent
commit
3160405cac
1 changed files with 2 additions and 2 deletions
  1. 2 2
      boman-wechat/src/main/resources/application.properties

+ 2 - 2
boman-wechat/src/main/resources/application.properties

@@ -1,4 +1,4 @@
 auth.wechat.sessionHost=https://api.weixin.qq.com/sns/jscode2session
-auth.wechat.appId=
-auth.wechat.secret=
+auth.wechat.appId=wxf556d2b0c34da8cf
+auth.wechat.secret=8f90a52972268f82d5017a2ac29650c4
 auth.wechat.grantType=authorization_code