From c05a9c91c6b7b6164d719826cd17a9bc8c65132c Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 13 五月 2025 16:41:09 +0800 Subject: [PATCH] art: 设备管理-设备台账-使用车间查询条件选择修改 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index ccdda36..f10ab41 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,7 @@ <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