From 38a4756d0a3acb6610033b946ad1783ac89a7cf1 Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期二, 01 七月 2025 10:14:30 +0800
Subject: [PATCH] art:设备管理数据设计初始化

---
 pom.xml |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index 137e92c..22198d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,7 @@
         <module>lxzn-module-system</module>
         <module>lxzn-module-mdc</module>
 		<module>lxzn-module-eam</module>
+		<module>lxzn-module-flowable</module>
 	</modules>
 
 	<repositories>
@@ -397,7 +398,7 @@
 			<url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url>
 		</snapshotRepository>
 	</distributionManagement>
-	
+
     <!-- 鐜 -->
     <profiles>
         <!-- 寮�鍙� -->
@@ -435,14 +436,14 @@
             </properties>
         </profile>
 		<!-- SpringCloud杩愯鐜 -->
-		<profile>
-			<id>SpringCloud</id>
-			<modules>
-				<!-- 寰湇鍔℃ā鍧�-->
-				<module>jeecg-server-cloud</module>
-			</modules>
-		</profile>
+<!--		<profile>-->
+<!--			<id>SpringCloud</id>-->
+<!--			<modules>-->
+<!--				&lt;!&ndash; 寰湇鍔℃ā鍧�&ndash;&gt;-->
+<!--				<module>jeecg-server-cloud</module>-->
+<!--			</modules>-->
+<!--		</profile>-->
 
 
     </profiles>
-</project>
\ No newline at end of file
+</project>

--
Gitblit v1.9.3