ソースを参照

支付宝回调

xiongzhu 4 年 前
コミット
5f765f3e98
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/main/resources/application.yaml

+ 2 - 2
src/main/resources/application.yaml

@@ -103,7 +103,7 @@ mychain:
 #  appCertPath: classpath:cert/appCertPublicKey_2021002120645023.crt
 #  aliPubCertPath: classpath:cert/alipayCertPublicKey_RSA2.crt
 #  rootCertPath: classpath:cert/alipayRootCert.crt
-#  notifyUrl: http://9th.izouma.com/notify/alipay
+#  notifyUrl: http://9th.izouma.com/notify/order/alipay
 #  returnUrl: http://9th.izouma.com/9th/orders
 alipay:
   app-id: 2021002186606637
@@ -115,7 +115,7 @@ alipay:
   appCertPath: classpath:cert/appCertPublicKey_2021002120645023.crt
   aliPubCertPath: classpath:cert/alipayCertPublicKey_RSA2.crt
   rootCertPath: classpath:cert/alipayRootCert.crt
-  notifyUrl: http://9th.izouma.com/notify/alipay
+  notifyUrl: http://9th.izouma.com/notify/order/alipay
   returnUrl: http://9th.izouma.com/9th/orders
 ---