From 2b8a0824f9cf6bbc8f42be552051c09f82dc073b Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期四, 15 五月 2025 13:53:26 +0800 Subject: [PATCH] art: 设备管理-三保,查询接口修改 --- pom.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index ea03698..f10ab41 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,10 @@ <module>lxzn-module-dnc</module> <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