From 8535a08a3f7d6b1d8eb4ba72b4e6345d342c254f Mon Sep 17 00:00:00 2001 From: lyh <925863403@qq.com> Date: 星期二, 11 三月 2025 10:15:46 +0800 Subject: [PATCH] 回滚原有数据库驱动 --- pom.xml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac2f6da..f2cf448 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-flowable</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