完成模块4,4.1基础信息统计

This commit was merged in pull request #26.
This commit is contained in:
2026-06-09 23:04:43 +08:00
parent e19324d0ef
commit 7e4035e0ae
23 changed files with 2271 additions and 2 deletions
+5
View File
@@ -48,6 +48,11 @@
<artifactId>gym-checkIn</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>cn.novalon.gym.manage</groupId>
<artifactId>gym-dataCount</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>