From 650b17081633bd2cce2a07d8fb4ebbfbd50a8edf Mon Sep 17 00:00:00 2001
From: hyingbo <1363390067@qq.com>
Date: 星期五, 18 七月 2025 16:53:55 +0800
Subject: [PATCH] 修改点检结果为异常,异常是否报修为否的情况下生成故障数据的逻辑

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

diff --git a/pom.xml b/pom.xml
index 86773ae..f10ab41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,10 @@
 		<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>
+        <module>lxzn-module-tms</module>
+    </modules>
 
 	<repositories>
 		<repository>

--
Gitblit v1.9.3