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 | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 86a5728..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> <!-- 寮�鍙� --> @@ -445,4 +446,4 @@ </profiles> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3