修改配置文件

master
Diyu0904 2025-03-31 14:08:09 +08:00
parent 196ba38b15
commit 7150bcf495
1 changed files with 2 additions and 2 deletions

View File

@ -156,11 +156,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://4e3c963e.r27.cpolar.top/ali/pay/notify
notifyUrl: http://113.45.190.154:8080/ali/pay/notify
# 沙箱支付宝网关
gatewayUrl: https://openapi-sandbox.dl.alipaydev.com/gateway.do
# 绑定回调
bindUrl: https://4e3c963e.r27.cpolar.top/ali/pay/callback
bindUrl: http://113.45.190.154:8080/ali/pay/callback
# 参与方的标识类型,目前支持如下类型: 1、ALIPAY_USER_ID 支付宝的会员ID 2、ALIPAY_LOGON_ID支付宝登录号支持邮箱和手机号格式 3、ALIPAY_OPEN_ID支付宝openid
identityType: ALIPAY_USER_ID
# 授权url