mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-06-28 13:34:18 +08:00
添加赞助案例
This commit is contained in:
parent
82fc640314
commit
1b67186a29
@ -38,7 +38,7 @@ StpUtil.login(10001);
|
||||
// 会话校验:在需要校验登录处调用以下方法,如果会话未登录会抛出 `NotLoginException` 异常
|
||||
StpUtil.checkLogin();
|
||||
|
||||
// 会话注销
|
||||
// 会话注销:在当前客户端退出已登录的会话
|
||||
StpUtil.logout();
|
||||
```
|
||||
|
||||
|
@ -19,6 +19,7 @@ Sa-Token 采用 Apache-2.0 开源协议,**承诺框架本身与官网文档永
|
||||
|
||||
| 赞助人 | 赞助金额 | 留言 | 时间 |
|
||||
| :-------- | :-------- | :-------- | :-------- |
|
||||
| [BlueRose](https://gitee.com/Bluerose_2) | ¥ 20.0 | 感谢您的付出,项目非常棒! | 2022-09-22 |
|
||||
| [邱道长](https://gitee.com/qiudaozhang) | ¥ 20.0 | 优秀的项目,赞 | 2022-09-09 |
|
||||
| [jerrydo](https://gitee.com/jerrydo) | ¥ 10.0 | 感谢您的开源项目!很强大! | 2022-08-10 |
|
||||
| [小北宸呀](https://gitee.com/a_aas) | ¥ 10.0 | 感谢您的开源项目!我就喜欢你这种把我当白痴的官方文档 | 2022-07-08 |
|
||||
|
Loading…
Reference in New Issue
Block a user