From d1c8237871f3f2370b8ef7a9e534c4bc29bfc467 Mon Sep 17 00:00:00 2001
From: “linengliang” <vanSuperEnergy@163.com>
Date: 星期五, 25 八月 2023 18:13:59 +0800
Subject: [PATCH] 设备台账2.0

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

diff --git a/pom.xml b/pom.xml
index 0e8467b..8a3bbba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,8 @@
         <module>lxzn-module-demo</module>
         <module>lxzn-module-system</module>
         <module>lxzn-module-mdc</module>
-    </modules>
+		<module>lxzn-module-eam</module>
+	</modules>
 
 	<repositories>
 		<repository>
@@ -439,5 +440,7 @@
 				<module>jeecg-server-cloud</module>
 			</modules>
 		</profile>
+
+
     </profiles>
 </project>
\ No newline at end of file

--
Gitblit v1.9.3