mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-02-02 18:28:41 +08:00
修复登录失效重复退出
This commit is contained in:
parent
f3b10a3c51
commit
8ff3e63ee7
@ -19,6 +19,7 @@ router:
|
||||
exceptLogin: [
|
||||
"/login/captcha", # 登录验证码
|
||||
"/login/sign", # 登录
|
||||
"/login/logout", # 退出
|
||||
]
|
||||
# 不需要验证权限的路由地址
|
||||
exceptAuth: [
|
||||
|
Loading…
Reference in New Issue
Block a user