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 |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 142ccfa..f2cf448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,9 @@
         <module>lxzn-boot-base-core</module>
         <module>lxzn-module-system</module>
         <module>lxzn-module-mdc</module>
-	</modules>
+        <module>lxzn-module-dnc</module>
+		<module>lxzn-module-flowable</module>
+    </modules>
 
 	<repositories>
 		<repository>
@@ -393,7 +395,7 @@
 			<url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url>
 		</snapshotRepository>
 	</distributionManagement>
-	
+
     <!-- 鐜 -->
     <profiles>
         <!-- 寮�鍙� -->
@@ -441,4 +443,4 @@
 
 
     </profiles>
-</project>
\ No newline at end of file
+</project>

--
Gitblit v1.9.3