refactor: 修改跨域返回头中允许Authorization暴露

This commit is contained in:
2025-03-29 15:35:11 +08:00
parent 3e03d3fc70
commit 1cb29ee86b
3 changed files with 7 additions and 3 deletions

View File

@@ -20,3 +20,7 @@ SECRET=b43e6276644ed60e65c50d1b324ba10b
[ADMIN_AUTH]
WHITE_LIST[] = v1/user/login
WHITE_LIST[] = v1/user/captcha
# 不需记录日志的接口
[ADMIN_API]
IGNORE_LOGGING_LIST[] = v1/OperateLog/index