mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-21 11:07:23 +08:00
dao层默认实现增加定时清理过期数据功能
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
</dependency>
|
||||
|
||||
<!-- sa-token 整合 redis -->
|
||||
<dependency>
|
||||
<!-- <dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-dao-redis</artifactId>
|
||||
<version>1.7.0</version>
|
||||
</dependency>
|
||||
</dependency> -->
|
||||
|
||||
<!-- @ConfigurationProperties -->
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user