合同编制保存

This commit is contained in:
guojunyun
2025-09-24 14:21:29 +08:00
parent 02f65c4f74
commit 5937f38e83
26 changed files with 1187 additions and 86 deletions

View File

@@ -126,6 +126,12 @@
<artifactId>zt-spring-boot-starter-biz-business</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.zt.plat</groupId>
<artifactId>zt-module-base-server</artifactId>
<version>3.0.35</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>