From f93edc9dfbb2d6e3509ffdbe57ed1a275cd6fb4f Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期一, 17 三月 2025 10:47:57 +0800 Subject: [PATCH] art:后端生成基础代码工具修改,gitignore文件添加 --- 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