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 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index f2cf448..ea03698 100644 --- a/pom.xml +++ b/pom.xml @@ -67,6 +67,7 @@ <module>lxzn-module-mdc</module> <module>lxzn-module-dnc</module> <module>lxzn-module-flowable</module> + <module>lxzn-module-msi</module> </modules> <repositories> -- Gitblit v1.9.3