From 290a7c436cd79a4ed359c3f435c0b8c290c50163 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期四, 03 四月 2025 17:08:58 +0800 Subject: [PATCH] art: 设备管理-周保-基础代码提交 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 1c6289c..ccdda36 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,7 @@ <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> </modules> -- Gitblit v1.9.3