删除冗余 AuthUtil,更新 manage-app 配置

This commit is contained in:
future
2026-05-27 13:42:05 +08:00
parent 8dbd507dd2
commit 574021d47c
4 changed files with 8 additions and 48 deletions
+1 -5
View File
@@ -43,11 +43,7 @@
<artifactId>gym-member</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>cn.novalon.gym.manage</groupId>
<artifactId>gym-checkIn</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-webflux</artifactId>