调整支付模块的回调地址

This commit is contained in:
YunaiV
2022-11-22 19:54:52 +08:00
parent 64df5ce5f4
commit 73d847ae2e
7 changed files with 103 additions and 82 deletions

View File

@ -117,7 +117,7 @@ yudao:
- /admin-api/system/captcha/check # 校验图片验证码,和租户无关
- /admin-api/infra/file/*/get/** # 获取图片,和租户无关
- /admin-api/system/sms/callback/* # 短信回调接口,无法带上租户编号
- /app-api/pay/order/notify/* # 支付回调通知,不携带租户编号
- /admin-api/pay/notify/callback/* # 支付回调通知,不携带租户编号
- /jmreport/* # 积木报表,无法携带租户编号
ignore-tables:
- system_tenant