更新+mock部分

This commit is contained in:
2026-04-16 18:12:09 +08:00
parent d5c06eca28
commit adadb3bf1d
40 changed files with 884 additions and 174 deletions

View File

@@ -29,6 +29,6 @@ management:
auth:
enabled: true
whitelist:
- /api/auth/login
- /api/auth/refresh
- /api/auth/tokens
- /api/auth/tokens/refresh
- /actuator/**