v1.30.0.RC up

This commit is contained in:
click33
2022-05-01 13:34:46 +08:00
parent 21147043f2
commit abba41b6f7
30 changed files with 38 additions and 35 deletions

View File

@@ -4,7 +4,7 @@ package cn.dev33.satoken.jwt;
* 已更名为 StpLogicJwtForMixin请更换
*
* @author kong
* @date: 2022-5-1
* @since: 2022-5-1
*/
@Deprecated
public class StpLogicJwtForMix extends StpLogicJwtForMixin {

View File

@@ -4,7 +4,7 @@ package cn.dev33.satoken.jwt;
* 已更名为 StpLogicJwtForSimple请更换
*
* @author kong
* @date: 2022-5-1
* @since: 2022-5-1
*/
@Deprecated
public class StpLogicJwtForStyle extends StpLogicJwtForSimple {

View File

@@ -4,7 +4,7 @@ package cn.dev33.satoken.jwt.exception;
* 定义所有 JWT 异常细分状态码
*
* @author kong
* @date: 2022-5-1
* @since: 2022-5-1
*/
public class SaJwtExceptionCode {