|
|
@@ -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
|
|
|
---
|
|
|
|