!38 update src/main/resources/application-dev.yml.

Merge pull request !38 from superboer/N/A
This commit is contained in:
Theo
2025-08-11 01:55:45 +00:00
committed by Gitee

View File

@@ -86,6 +86,7 @@ security:
- /api/v1/auth/captcha # 验证码获取接口
- /api/v1/auth/refresh-token # 刷新令牌接口
- /api/v1/auth/logout # 开放退出登录
- /api/v1/auth/wx/miniapp/code-login # 微信小程序code登陆
- /ws/** # WebSocket接口
# 非安全端点路径,完全绕过 Spring Security 的安全控制
unsecured-urls: