add:国际化配置

This commit is contained in:
zhangzq
2026-01-04 19:18:37 +08:00
parent 86029545ee
commit dd3463f5d7
4 changed files with 6 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ security:
excludes:
# 认证
- /auth/login
- /error
- /auth/code
- /auth/logout
- /webjars/**
@@ -122,6 +123,7 @@ security:
- /actuator/**
# 上传
- /api/localStorage/pictures
- /api/language/**
# 参数
- /api/param/getValueByCode
- /plumelog/**