完成模块2-2.1团课预约

This commit is contained in:
2026-06-02 18:06:25 +08:00
parent 6b28c74df3
commit 840bd58b35
37 changed files with 1911 additions and 270 deletions
+7 -1
View File
@@ -43,6 +43,7 @@
<module>manage-notify</module>
<module>manage-file</module>
<module>gym-member</module>
<module>gym-groupCourse</module>
</modules>
<dependencyManagement>
@@ -228,7 +229,12 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis-reactive</artifactId>
</dependency>
</dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis-reactive</artifactId>
</dependency>
</dependencies>
<build>
<plugins>