fix: 测试环境配置文件修改。

This commit is contained in:
tianyongbao
2026-04-04 23:54:04 +08:00
parent eb30de4909
commit 9cdcd312cb

View File

@@ -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"