sa-token-dao-redisx: 取消 SaTokenDaoOfRedis 弃用标识

This commit is contained in:
noear
2023-03-13 17:39:20 +08:00
parent c840634ffd
commit eedb4b7f04

View File

@@ -10,7 +10,6 @@ import java.util.Properties;
* @author noear
* @since 1.6
*/
@Deprecated
public class SaTokenDaoOfRedis extends SaTokenDaoOfRedisBase64 {
public SaTokenDaoOfRedis(Properties props) {