From dc3e60d6711c6df0179385997e9068538a0c50f5 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期三, 14 五月 2025 14:16:22 +0800 Subject: [PATCH] art: 设备管理-保养标准明细增加部位字段 --- pom.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 1c6289c..f10ab41 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,9 @@ <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