修改支付回调
parent
0b32343112
commit
34ef8b1ed8
|
@ -169,8 +169,8 @@ wx: # 参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-sta
|
|||
private-key-path: classpath:/test/apiclient_key.pem
|
||||
key-path: classpath:/test/apiclient_cert.p12
|
||||
cert-serial-no: 47F04D51F958FFEF56A6DFC25BDE83CF89353E19
|
||||
notify-url: https://yuxy.perrymake.com/app-api/pay/wxpay/pay_notify
|
||||
refund-notify-url: https://yuxy.perrymake.com/app-api/pay/wxpay/refund_notify
|
||||
notify-url: http://api.nnhwl.top/app-api/pay/wxpay/pay_notify
|
||||
refund-notify-url: http://api.nnhwl.top/app-api/pay/wxpay/refund_notify
|
||||
two:
|
||||
enabled: true
|
||||
app-id: wxb1826c88da21d81e
|
||||
|
|
Loading…
Reference in New Issue