合并app登录权限分支

This commit is contained in:
2025-07-01 14:12:41 +08:00
parent e0bc282097
commit 103579421c
3 changed files with 14 additions and 4 deletions

View File

@ -66,7 +66,7 @@
</dependency>
<!-- 设备管理模块 -->
<dependency>
<dependency>
<groupId>com.fuyuanshen</groupId>
<artifactId>fys-equipment</artifactId>
</dependency>
@ -105,6 +105,7 @@
<artifactId>fys-app</artifactId>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>