fix: 罚款/考核支付回调 Czjilu 字段名兼容

This commit is contained in:
XingQue
2026-06-20 02:00:36 +08:00
parent 3fecb9390f
commit e233ee4bea
2 changed files with 27 additions and 26 deletions

View File

@@ -238,6 +238,7 @@ IP_WHITELIST = [
]
# 黑名单blacklist 模式下生效)— 支持单 IP 和 CIDR 网段
IP_BLACKLIST = []
# 免过滤路径(任何模式下都放行,如管理后台、健康检查)
IP_FILTER_EXEMPT_PATHS = []