From ddc0f14384619b9618f26a3f363f679833a68b3d Mon Sep 17 00:00:00 2001
From: yangbin <yangbin@qq.com>
Date: 星期三, 16 四月 2025 09:51:32 +0800
Subject: [PATCH] 自动化产线集成模块添加数据查询

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

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

--
Gitblit v1.9.3