feat:阶段性代码合并

This commit is contained in:
FCL
2025-11-18 10:59:14 +08:00
parent 3e40ed2e61
commit ac2295cac9
955 changed files with 51277 additions and 3330 deletions

View File

@@ -17,7 +17,7 @@
QMS模块。
</description>
<properties>
<zzjc.tio.version>3.8.3.v20230112-RELEASE</zzjc.tio.version>
<zzjc.tio.version>3.9.1.v20251013-RELEASE</zzjc.tio.version>
</properties>
<dependencies>
<!-- Spring Cloud 基础 -->
@@ -189,11 +189,11 @@
</dependency>
<!-- zzjc.tio -->
<!-- <dependency>-->
<!-- <groupId>tech.zzjc.tio</groupId>-->
<!-- <artifactId>zzjc-tio-spring-boot-starter</artifactId>-->
<!-- <version>${zzjc.tio.version}</version>-->
<!-- </dependency>-->
<dependency>
<groupId>tech.zzjc.tio</groupId>
<artifactId>zzjc-tio-spring-boot-starter</artifactId>
<version>${zzjc.tio.version}</version>
</dependency>
</dependencies>
<repositories>