jz.kai il y a 4 ans
Parent
commit
2f91219c27
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      web/src/main/resources/application-test.yml

+ 3 - 3
web/src/main/resources/application-test.yml

@@ -42,9 +42,9 @@ springfox:
 
 wx:
   pay:
-    #企业联合会
-    appId: wx343bf93d2a3dc8af
-    appSecret: ac61fa669a7a79c7d2a8188ff7ddaef6
+    #小鹏管家
+    appId: wx7e70eb62a8459869
+    appSecret: 909d17e353268da57c4f18cc09798049
     token: weixin
     tokenUrl: "https://api.weixin.qq.com/cgi-bin/token"
     refreshOAuth2TokenUrl: "https://api.weixin.qq.com/sns/oauth2/refresh_token"