Evan il y a 2 ans
Parent
commit
0be5158eda
1 fichiers modifiés avec 11 ajouts et 0 suppressions
  1. 11 0
      mp-admin/src/main/resources/application-test.yml

+ 11 - 0
mp-admin/src/main/resources/application-test.yml

@@ -145,3 +145,14 @@ shipping:
   channel: 7
 bind:
   channelId: 2
+
+
+# 银盛支付配置
+ys-pay:
+  private-key-path: /home/quanshu/mp-server/data/ysPayPre.pfx
+  public-key-path: /home/quanshu/mp-server/data/ysPayPub.cer
+  # 支付完后跳转
+  return-url: https://test-mp-h5.quanshu123.com
+  # 回调地址
+  notify-url: https://www.quanshu123.com
+