Merge branch 'main' into dyf-device

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

View File

@ -370,6 +370,12 @@
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.fuyuanshen</groupId>
<artifactId>fys-app</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.fuyuanshen</groupId>
<artifactId>fys-demo</artifactId>