Merge remote-tracking branch 'origin/APP权限登录改造'

# Conflicts:
#	fys-modules/pom.xml
#	pom.xml
This commit is contained in:
2025-07-01 13:58:39 +08:00
58 changed files with 3876 additions and 28 deletions

View File

@ -99,6 +99,12 @@
<artifactId>fys-workflow</artifactId>
</dependency>
<!-- app模块 -->
<dependency>
<groupId>com.fuyuanshen</groupId>
<artifactId>fys-app</artifactId>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>