From 92bd9ed78ad1da026b81fcd8e88445b6834bba76 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 01 四月 2025 17:12:11 +0800 Subject: [PATCH] art: 设备管理-保养标准-点检导入功能 --- pom.xml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 86773ae..ccdda36 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> - </modules> + <module>lxzn-module-mdc-common</module> + <module>lxzn-module-eam-common</module> + </modules> <repositories> <repository> -- Gitblit v1.9.3