From b84bc6063c27df88e77801708ded8f129570d4a2 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 01 七月 2025 10:33:58 +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