From b42b180f5c2bc89e494b2274d8d454a4bd6dbf9c Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期五, 21 三月 2025 17:27:59 +0800
Subject: [PATCH] art: 系统管理-用户管理-添加选择设备,并根据是否有设备管理模块功能区分加载 哪个模块的设备倏

---
 pom.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index f2cf448..ccdda36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,10 @@
         <module>lxzn-module-mdc</module>
         <module>lxzn-module-dnc</module>
 		<module>lxzn-module-flowable</module>
+		<module>lxzn-module-msi</module>
+		<module>lxzn-module-eam</module>
+        <module>lxzn-module-mdc-common</module>
+        <module>lxzn-module-eam-common</module>
     </modules>
 
 	<repositories>

--
Gitblit v1.9.3