fix: 测试环境配置文件修改。
This commit is contained in:
@@ -418,6 +418,6 @@ wx:
|
|||||||
# 支付回调通知配置
|
# 支付回调通知配置
|
||||||
pay-notify:
|
pay-notify:
|
||||||
# 支付回调通知URL(需根据实际域名配置)
|
# 支付回调通知URL(需根据实际域名配置)
|
||||||
notify-url: "https://api.yuceyun.cn/fishery-api/weixin/pay_notify"
|
notify-url: "https://api.yuceyun.cn/test-api/weixin/pay_notify"
|
||||||
# 微信商户号(与上面wx.pay.mch-id保持一致)
|
# 微信商户号(与上面wx.pay.mch-id保持一致)
|
||||||
mch-id: "1671289865"
|
mch-id: "1671289865"
|
||||||
|
|||||||
Reference in New Issue
Block a user