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, 2 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 86773ae..1c6289c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,8 @@
 		<module>lxzn-module-flowable</module>
 		<module>lxzn-module-msi</module>
 		<module>lxzn-module-eam</module>
-	</modules>
+        <module>lxzn-module-eam-common</module>
+    </modules>
 
 	<repositories>
 		<repository>

--
Gitblit v1.9.3