!39 update src/main/resources/application-prod.yml.

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

View File

@@ -83,6 +83,7 @@ security:
- /api/v1/auth/login/** # 登录接口(账号密码登录、手机验证码登录和微信登录)
- /api/v1/auth/captcha # 验证码获取接口
- /api/v1/auth/refresh-token # 刷新令牌接口
- //api/v1/auth/wx/miniapp/code-login # 微信小程序code登陆
- /ws/** # WebSocket接口
# 非安全端点路径,完全绕过 Spring Security 的过滤器
unsecured-urls: