mirror of
https://gitee.com/dromara/sa-token.git
synced 2024-11-30 02:48:10 +08:00
Merge pull request #552 from zhanglolo/patch-1
Update not-login-scene.md
This commit is contained in:
commit
be161174aa
@ -11,7 +11,7 @@
|
||||
|--- |--- |--- |
|
||||
| -1 | NotLoginException.NOT_TOKEN | 未能从请求中读取到有效 token |
|
||||
| -2 | NotLoginException.INVALID_TOKEN | 已读取到 token,但是 token 无效 |
|
||||
| -3 | NotLoginException.TOKEN_TIMEOUT | 已读取到 token,但是 token 已经过期 |
|
||||
| -3 | NotLoginException.TOKEN_TIMEOUT | 已读取到 token,但是 token 已经过期 (tips:[Token有效期详解](/fun/token-timeout)) |
|
||||
| -4 | NotLoginException.BE_REPLACED | 已读取到 token,但是 token 已被顶下线 |
|
||||
| -5 | NotLoginException.KICK_OUT | 已读取到 token,但是 token 已被踢下线 |
|
||||
| -6 | NotLoginException.TOKEN_FREEZE | 已读取到 token,但是 token 已被冻结 |
|
||||
|
Loading…
Reference in New Issue
Block a user