|
@@ -210,13 +210,13 @@ wx:
|
|
# 商户秘钥
|
|
# 商户秘钥
|
|
mch-key: 39C9AIJ1RQKT3I8V16BYZ6LLBI0H30NB
|
|
mch-key: 39C9AIJ1RQKT3I8V16BYZ6LLBI0H30NB
|
|
# 异步回调地址
|
|
# 异步回调地址
|
|
- notify-url: https://6e37252b.r23.cpolar.top/wx/pay/payNotify
|
|
|
|
|
|
+ notify-url: https://test.baoxianzhanggui.com/wx/pay/payNotify
|
|
# 证书地址
|
|
# 证书地址
|
|
- cert-path: D:/1675015090_20240424_cert/apiclient_cert.pem
|
|
|
|
|
|
+ cert-path: /home/1675015090_20240424_cert/apiclient_cert.pem
|
|
# 证书秘钥地址
|
|
# 证书秘钥地址
|
|
- cert-key-path: D:/1675015090_20240424_cert/apiclient_key.pem
|
|
|
|
|
|
+ cert-key-path: /home/1675015090_20240424_cert/apiclient_key.pem
|
|
# 微信平台证书
|
|
# 微信平台证书
|
|
- plat-form-path: D:/1675015090_20240424_cert/plateForm.pem
|
|
|
|
|
|
+ plat-form-path: /home/1675015090_20240424_cert/plateForm.pem
|
|
|
|
|
|
msgDataFormat: JSON
|
|
msgDataFormat: JSON
|
|
# 防止XSS攻击
|
|
# 防止XSS攻击
|