Merge branch 'master' of github.com:haoxianrui/youlai-boot

This commit is contained in:
Ray.Hao
2025-04-15 22:30:22 +08:00
5 changed files with 38 additions and 3 deletions

View File

@@ -85,6 +85,7 @@ security:
- /api/v1/auth/login/** # 登录接口(账号密码登录、手机验证码登录和微信登录)
- /api/v1/auth/captcha # 验证码获取接口
- /api/v1/auth/refresh-token # 刷新令牌接口
- /api/v1/auth/logout # 开放退出登录
- /ws/** # WebSocket接口
# 非安全端点路径,完全绕过 Spring Security 的安全控制
unsecured-urls:
@@ -220,4 +221,4 @@ captcha:
wx:
miniapp:
app-id: xxxxxx
app-secret: xxxxxx
app-secret: xxxxxx