Files
sa-token/sa-token-doc/doc/use/kick.md
2020-02-06 00:52:49 +08:00

16 lines
256 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 踢人下线
---
## 核心思想
- 所谓踢人下线核心操作就是找到其指定login_id的token并设置其失效
## 具体API
#### StpUtil.logoutByLoginId(Object login_id)
- 让指定login_id的会话注销登录踢人下线