From a1755b8a8626089c9d689110b4a4ce46cc64af50 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 20 五月 2025 09:28:34 +0800 Subject: [PATCH] art: 设备管理-二保-数据库设计修改 --- pom.xml | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 86773ae..f10ab41 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,10 @@ <module>lxzn-module-flowable</module> <module>lxzn-module-msi</module> <module>lxzn-module-eam</module> - </modules> + <module>lxzn-module-mdc-common</module> + <module>lxzn-module-eam-common</module> + <module>lxzn-module-tms</module> + </modules> <repositories> <repository> -- Gitblit v1.9.3