mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-20 10:37:57 +08:00
删除 sa-token-jwt 模块过期 class
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
package cn.dev33.satoken.jwt;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 已更名为 StpLogicJwtForMixin,请更换
|
|
||||||
*
|
|
||||||
* @author kong
|
|
||||||
* @since: 2022-5-1
|
|
||||||
*/
|
|
||||||
@Deprecated
|
|
||||||
public class StpLogicJwtForMix extends StpLogicJwtForMixin {
|
|
||||||
|
|
||||||
}
|
|
@@ -1,12 +0,0 @@
|
|||||||
package cn.dev33.satoken.jwt;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 已更名为 StpLogicJwtForSimple,请更换
|
|
||||||
*
|
|
||||||
* @author kong
|
|
||||||
* @since: 2022-5-1
|
|
||||||
*/
|
|
||||||
@Deprecated
|
|
||||||
public class StpLogicJwtForStyle extends StpLogicJwtForSimple {
|
|
||||||
|
|
||||||
}
|
|
Reference in New Issue
Block a user