config: 域名替换ip
parent
1c9b90d3d9
commit
39e7994fc3
|
|
@ -273,9 +273,9 @@ alipay:
|
||||||
appCertPath: /alipay/prod/appCertPublicKey_2021005194684036.crt
|
appCertPath: /alipay/prod/appCertPublicKey_2021005194684036.crt
|
||||||
rootCertPath: /alipay/prod/alipayRootCert.crt
|
rootCertPath: /alipay/prod/alipayRootCert.crt
|
||||||
alipayPublicCertPath: /alipay/prod/alipayCertPublicKey_RSA2.crt
|
alipayPublicCertPath: /alipay/prod/alipayCertPublicKey_RSA2.crt
|
||||||
notifyUrl: http://121.40.117.244:9310/rest/v1/alipay-callback/notify
|
notifyUrl: https://api.cdbuju.cn/rest/v1/alipay-callback/notify
|
||||||
defaultReturnUrl: http://121.40.214.172/index.html
|
defaultReturnUrl: https://cdbuju.cn/index.html
|
||||||
orderReturnUrl: http://121.40.214.172/index.html
|
orderReturnUrl: https://cdbuju.cn/index.html
|
||||||
signType: RSA2
|
signType: RSA2
|
||||||
charset: UTF-8
|
charset: UTF-8
|
||||||
gatewayUrl: https://openapi.alipay.com/gateway.do
|
gatewayUrl: https://openapi.alipay.com/gateway.do
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue