dao层默认实现增加定时清理过期数据功能

This commit is contained in:
shengzhang
2020-12-27 18:18:08 +08:00
parent 67abf576f0
commit 20f6bd7b3d
7 changed files with 153 additions and 13 deletions

View File

@@ -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>