Browse Source

银盛配置

Evan 2 năm trước cách đây
mục cha
commit
0be5158eda
1 tập tin đã thay đổi với 11 bổ sung0 xóa
  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
+