mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-05-03 20:27:54 +08:00
update sa-token-doc/doc/use/kick.md.
This commit is contained in:
parent
879894e5a7
commit
9ddc85d876
@ -51,6 +51,6 @@ StpUtil.untieDisable(10001);
|
||||
// 先踢下线
|
||||
StpUtil.logoutByLoginId(10001);
|
||||
// 再封禁账号
|
||||
StpUtil.disableLoginId(10001, 86400);
|
||||
StpUtil.disable(10001, 86400);
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user