update 优化 验证码 登录 登出 注册 等接口 使用匿名注解放行

This commit is contained in:
疯狂的狮子Li
2022-05-28 23:23:39 +08:00
parent 51593aafb2
commit 4cb9aab9ce
4 changed files with 9 additions and 7 deletions

View File

@ -118,13 +118,6 @@ sa-token:
security:
# 排除路径
excludes:
- /login
- /smsLogin
- /xcxLogin
- /logout
- /register
- /captchaImage
- /captchaSms
# 静态资源
- /*.html
- /**/*.html