mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-05-05 13:17:55 +08:00
!59 update sa-token-doc/doc/use/kick.md.
Merge pull request !59 from autumn/N/A
This commit is contained in:
commit
9f097b9c01
@ -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