去掉redis

This commit is contained in:
zren25
2025-03-27 16:36:03 +08:00
parent 755a18f43e
commit 6bfce4167a
3 changed files with 0 additions and 35 deletions

View File

@@ -226,10 +226,6 @@
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
</dependencies>