mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-22 03:27:23 +08:00
sa-token-dao-redisx: 取消 SaTokenDaoOfRedis 弃用标识
This commit is contained in:
@@ -10,7 +10,6 @@ import java.util.Properties;
|
||||
* @author noear
|
||||
* @since 1.6
|
||||
*/
|
||||
@Deprecated
|
||||
public class SaTokenDaoOfRedis extends SaTokenDaoOfRedisBase64 {
|
||||
|
||||
public SaTokenDaoOfRedis(Properties props) {
|
||||
|
Reference in New Issue
Block a user