Kaynağa Gözat

添加生产环境配置文件

M墨鱼—_mo 5 yıl önce
ebeveyn
işleme
e9358ea6f7

+ 6 - 1
web/src/main/resources/application-production.yml

@@ -53,4 +53,9 @@ wx:
     subMchId: 1505070291
     mchKey: jpsoft11111111111111111111111111
     notifyUrl: http://wisdomhouse.sudaonline.net/wxPay/payNotify
-    ip: 101.37.31.116
+    ip: 101.37.31.116
+    token: weixin
+    tokenUrl: "https://api.weixin.qq.com/cgi-bin/token"
+    refreshOAuth2TokenUrl: "https://api.weixin.qq.com/sns/oauth2/refresh_token"
+    createQrCodeUrl: "https://api.weixin.qq.com/cgi-bin/qrcode/create"
+    showQrCodeUrl: "https://mp.weixin.qq.com/cgi-bin/showqrcode"