更改正式环境配置文件 支付宝回调

master^2^2
Diyu0904 2025-04-15 15:58:54 +08:00
parent d71f75bfe7
commit 74ac63338a
1 changed files with 2 additions and 2 deletions

View File

@ -149,11 +149,11 @@ mall:
# alipayCertPath: D:\workspace\mochuang\mcwl-ai\mcwl-admin\src\main\resources\cert\dev\alipayPublicCert.crt
# # 沙箱支付宝根证书路径
# alipayRootCertPath: D:\workspace\mochuang\mcwl-ai\mcwl-admin\src\main\resources\cert\dev\alipayRootCert.crt
notifyUrl: https://36072a51.r27.cpolar.top/ali/pay/notify
notifyUrl: http://113.45.9.111:8080/ali/pay/notify
# 线上支付宝网关
gatewayUrl: https://openapi.alipay.com/gateway.do
# 绑定回调
bindUrl: https://36072a51.r27.cpolar.top/ali/pay/callback
bindUrl: http://113.45.9.111:8080/ali/pay/callback
# 参与方的标识类型,目前支持如下类型: 1、ALIPAY_USER_ID 支付宝的会员ID 2、ALIPAY_LOGON_ID支付宝登录号支持邮箱和手机号格式 3、ALIPAY_OPEN_ID支付宝openid
identityType: ALIPAY_OPEN_ID
# 授权url