Merge branch 'dev' into feature/member-register-integration

This commit is contained in:
future
2026-06-24 23:02:49 +08:00
49 changed files with 2068 additions and 971 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-payment</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>cn.novalon.gym.manage</groupId>
<artifactId>gym-dataCount</artifactId>