From fbfcddd5ba0ca3eef94c84836512ac1e95b720db Mon Sep 17 00:00:00 2001 From: lyh <925863403@qq.com> Date: 星期二, 01 七月 2025 09:39:41 +0800 Subject: [PATCH] 添加flow --- pom.xml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 86a5728..22198d8 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,7 @@ <module>lxzn-module-system</module> <module>lxzn-module-mdc</module> <module>lxzn-module-eam</module> + <module>lxzn-module-flowable</module> </modules> <repositories> @@ -397,7 +398,7 @@ <url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url> </snapshotRepository> </distributionManagement> - + <!-- 鐜 --> <profiles> <!-- 寮�鍙� --> @@ -445,4 +446,4 @@ </profiles> -</project> \ No newline at end of file +</project> -- Gitblit v1.9.3