소스 검색

银盛配置

Evan 2 년 전
부모
커밋
0be5158eda
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  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
+