From 9f76c277b006cff0d289dd5df08c3d12c09b8cc4 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期三, 02 四月 2025 14:04:29 +0800 Subject: [PATCH] art: 设备管理-保养标准-查询数据权限修改 --- pom.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index ea03698..ccdda36 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,9 @@ <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> </modules> <repositories> -- Gitblit v1.9.3