完成模块2-2.1团课预约

This commit is contained in:
2026-06-01 19:28:06 +08:00
parent 52d0518892
commit 1ef00dcfff
38 changed files with 1916 additions and 278 deletions
+1 -4
View File
@@ -129,10 +129,7 @@
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
</dependency>
<!-- Redis响应式支持(会员卡模块需要) -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis-reactive</artifactId>
</dependency>
</dependencies>
<build>