From 1eab27b32154cbde5045569a5cbb5f464f4f9889 Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期五, 21 三月 2025 11:02:44 +0800
Subject: [PATCH] art: 设备管理-抽取 common 模块

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

diff --git a/pom.xml b/pom.xml
index f2cf448..1c6289c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,9 @@
         <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-eam-common</module>
     </modules>
 
 	<repositories>

--
Gitblit v1.9.3