From 45fe3487fafac4ca29c4a4a51eaaa433c48f17f2 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期五, 14 三月 2025 17:50:21 +0800 Subject: [PATCH] art:设备管理数据库设计文档提交 --- pom.xml | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 142ccfa..ea03698 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,10 @@ <module>lxzn-boot-base-core</module> <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> - </modules> + <module>lxzn-module-dnc</module> + <module>lxzn-module-flowable</module> + <module>lxzn-module-msi</module> + </modules> <repositories> <repository> @@ -393,7 +396,7 @@ <url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url> </snapshotRepository> </distributionManagement> - + <!-- 鐜 --> <profiles> <!-- 寮�鍙� --> @@ -441,4 +444,4 @@ </profiles> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3