From e5d0fe8cfdc5e171badfa22bac00b0e2e81ee6e6 Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期六, 07 六月 2025 16:17:59 +0800
Subject: [PATCH] art: 设备管理-设备维修-维修流程审批接口修改

---
 lxzn-module-system/lxzn-system-start/pom.xml |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/lxzn-module-system/lxzn-system-start/pom.xml b/lxzn-module-system/lxzn-system-start/pom.xml
index 24808e5..778cdb4 100644
--- a/lxzn-module-system/lxzn-system-start/pom.xml
+++ b/lxzn-module-system/lxzn-system-start/pom.xml
@@ -24,6 +24,12 @@
             <artifactId>lxzn-module-mdc</artifactId>
             <version>${jeecgboot.version}</version>
         </dependency>
+        <!--mdc common 妯″潡-->
+        <dependency>
+            <groupId>org.jeecgframework.boot</groupId>
+            <artifactId>lxzn-module-mdc-common</artifactId>
+            <version>${jeecgboot.version}</version>
+        </dependency>
         <!-- DNC 鏁版嵁閲囬泦鍒嗘瀽妯″潡 -->
         <dependency>
             <groupId>org.jeecgframework.boot</groupId>
@@ -36,7 +42,7 @@
             <artifactId>lxzn-module-flowable</artifactId>
             <version>${jeecgboot.version}</version>
         </dependency>
-        <!--msi 妯″潡-->
+        <!-- msi 妯″潡 -->
         <dependency>
             <groupId>org.jeecgframework.boot</groupId>
             <artifactId>lxzn-module-msi</artifactId>
@@ -48,6 +54,12 @@
             <artifactId>lxzn-module-eam</artifactId>
             <version>${jeecgboot.version}</version>
         </dependency>
+        <!--tms 宸ュ叿绠$悊妯″潡-->
+        <dependency>
+            <groupId>org.jeecgframework.boot</groupId>
+            <artifactId>lxzn-module-tms</artifactId>
+            <version>${jeecgboot.version}</version>
+        </dependency>
     </dependencies>
 
     <build>

--
Gitblit v1.9.3