From 7e0152c5c1d1c0cd38b59ffaea3222dcde13012e Mon Sep 17 00:00:00 2001 From: hyingbo <1363390067@qq.com> Date: 星期三, 23 七月 2025 14:44:44 +0800 Subject: [PATCH] 部分设备日志无法显示修改 --- 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