From bb957f15fa76b5eac4de84bbef2b5d95c900df38 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 20 五月 2025 11:49:58 +0800 Subject: [PATCH] art: 设备管理-二保-启动流程实例 --- pom.xml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index f2cf448..f10ab41 100644 --- a/pom.xml +++ b/pom.xml @@ -67,6 +67,11 @@ <module>lxzn-module-mdc</module> <module>lxzn-module-dnc</module> <module>lxzn-module-flowable</module> + <module>lxzn-module-msi</module> + <module>lxzn-module-eam</module> + <module>lxzn-module-mdc-common</module> + <module>lxzn-module-eam-common</module> + <module>lxzn-module-tms</module> </modules> <repositories> -- Gitblit v1.9.3