删除需要redis启动

This commit is contained in:
开源oschina 2022-08-17 09:33:45 +08:00
parent 4acd0217f9
commit 8183ca6f0d
1 changed files with 2 additions and 2 deletions

View File

@ -107,11 +107,11 @@
<version>1.26.0</version>
</dependency>
<!-- Sa-Token 整合 Redis 使用jackson序列化方式 -->
<dependency>
<!--<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-dao-redis-jackson</artifactId>
<version>1.26.0</version>
</dependency>
</dependency>-->
<!-- thymeleaf模版 -->
<dependency>
<groupId>org.springframework.boot</groupId>