From fe20260305eaa4c3ffc59ca11d770e2038c18fa9 Mon Sep 17 00:00:00 2001 From: lyh <925863403@qq.com> Date: 星期二, 18 二月 2025 13:52:12 +0800 Subject: [PATCH] 修改pom --- pom.xml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac2f6da..70d6ea6 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,7 @@ <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> <module>lxzn-module-dnc</module> + <module>lxzn-module-activiti</module> </modules> <repositories> @@ -394,7 +395,7 @@ <url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url> </snapshotRepository> </distributionManagement> - + <!-- 鐜 --> <profiles> <!-- 寮�鍙� --> @@ -442,4 +443,4 @@ </profiles> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3