mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-19 10:08:07 +08:00
增加 ticket 的 client 锁定功能
This commit is contained in:
@@ -158,6 +158,7 @@ SaToken 中的所有异常都是继承于 `SaTokenException` 的,也就是说
|
||||
| 30008 | http 请求调用 提供的 `sign` 无效 |
|
||||
| 30009 | 本地系统没有配置 `secretkey` 字段 |
|
||||
| 30010 | 本地系统没有配置 http 请求处理器 |
|
||||
| 30011 | 该 ticket 不属于当前 client |
|
||||
|
||||
|
||||
#### sa-token-oauth2 相关:
|
||||
|
Reference in New Issue
Block a user