From 010cf0ca49282db53599bef6e7e05c542343e3b9 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期三, 19 三月 2025 14:54:58 +0800 Subject: [PATCH] art: 设备管理-数据库设计修改 --- pom.xml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index f2cf448..86773ae 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,9 @@ <module>lxzn-module-mdc</module> <module>lxzn-module-dnc</module> <module>lxzn-module-flowable</module> - </modules> + <module>lxzn-module-msi</module> + <module>lxzn-module-eam</module> + </modules> <repositories> <repository> -- Gitblit v1.9.3