feat:修改bpm模块依赖

This commit is contained in:
FCL
2025-10-21 11:13:13 +08:00
parent db955ab469
commit d331c9f441
2 changed files with 6 additions and 1 deletions

View File

@@ -38,6 +38,11 @@
<artifactId>zt-module-capital-api</artifactId>
<version>${business.supply.version}</version>
</dependency>
<dependency>
<groupId>com.zt.plat</groupId>
<artifactId>zt-module-qms-api</artifactId>
<version>${business.qms.version}</version>
</dependency>
<!-- 业务组件 -->
<dependency>