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 | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac2f6da..ea03698 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,8 @@ <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> <module>lxzn-module-dnc</module> + <module>lxzn-module-flowable</module> + <module>lxzn-module-msi</module> </modules> <repositories> @@ -394,7 +396,7 @@ <url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url> </snapshotRepository> </distributionManagement> - + <!-- 鐜 --> <profiles> <!-- 寮�鍙� --> @@ -442,4 +444,4 @@ </profiles> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3