From 45fe3487fafac4ca29c4a4a51eaaa433c48f17f2 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期五, 14 三月 2025 17:50:21 +0800 Subject: [PATCH] art:设备管理数据库设计文档提交 --- pom.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 70d6ea6..ea03698 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,8 @@ <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> <module>lxzn-module-dnc</module> - <module>lxzn-module-activiti</module> + <module>lxzn-module-flowable</module> + <module>lxzn-module-msi</module> </modules> <repositories> -- Gitblit v1.9.3