Ver Fonte

修改微信支付回调地址

skyline há 2 semanas atrás
pai
commit
68302da16e

+ 1 - 1
haha-admin/src/main/resources/application.yml

@@ -91,7 +91,7 @@ wechat:
     app-id: wxb1cbe4678e0175f2 # 小程序appid
     mch-id: 1108941936 # 商户号
     v3-api-key: 7P5nbvnQpfj6cXpWrywtYstvJk5frjdK
-    notify-url: https://api.fuyu.com/api/payment/callback/wechat
+    notify-url: https://dev-haha.kuaiyuman.cn/api/payment/callback/wechat
     private-key-path: classpath:cert/apiclient_key.pem
     merchant-serial-number: 58F965A745DF42AA4C8603EE6B2B663E1B100553
     service-id: 00004000000000178152595581906374

+ 1 - 1
haha-miniapp/src/main/resources/application.yml

@@ -67,7 +67,7 @@ wechat:
     app-id: wxb1cbe4678e0175f2 # 小程序appid
     mch-id: 1108941936 # 商户号
     v3-api-key: 7P5nbvnQpfj6cXpWrywtYstvJk5frjdK
-    notify-url: https://api.fuyu.com/api/payment/callback/wechat
+    notify-url: https://dev-haha.kuaiyuman.cn/api/payment/callback/wechat
     private-key-path: classpath:cert/apiclient_key.pem
     merchant-serial-number: 58F965A745DF42AA4C8603EE6B2B663E1B100553
     service-id: 00004000000000178152595581906374