mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
删除 sa-token-jwt 模块过期 class
This commit is contained in:
parent
1eddae5e1e
commit
bd4247554e
@ -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 {
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user