mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-26 17:20:52 +00:00
fix(alipay): 修改默认支付宝支付成功跳转地址
This commit is contained in:
parent
1998dcd460
commit
96960789e1
@ -8,7 +8,7 @@ alipay:
|
||||
#填写您的支付类接口异步通知接收服务地址,例如:https://www:test:com/callback:
|
||||
notify-url: https://73837v3i42.goho.co/pay/aliPay/notify
|
||||
#支付成功跳转页面
|
||||
return-url: http://127.0.0.1:8080/user/userinfo.html
|
||||
return-url: http://127.0.0.1:8083/user/userinfo.html
|
||||
#签名方式
|
||||
sign-type: RSA2
|
||||
#编码
|
||||
|
Loading…
x
Reference in New Issue
Block a user