From 8535a08a3f7d6b1d8eb4ba72b4e6345d342c254f Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期二, 11 三月 2025 10:15:46 +0800
Subject: [PATCH] 回滚原有数据库驱动

---
 lxzn-module-system/lxzn-system-start/pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lxzn-module-system/lxzn-system-start/pom.xml b/lxzn-module-system/lxzn-system-start/pom.xml
index 8291eb6..279bc7c 100644
--- a/lxzn-module-system/lxzn-system-start/pom.xml
+++ b/lxzn-module-system/lxzn-system-start/pom.xml
@@ -30,10 +30,10 @@
             <artifactId>lxzn-module-dnc</artifactId>
             <version>${jeecgboot.version}</version>
         </dependency>
-        <!-- activiti 妯″潡 -->
+        <!-- flowable 妯″潡 -->
         <dependency>
             <groupId>org.jeecgframework.boot</groupId>
-            <artifactId>lxzn-module-activiti</artifactId>
+            <artifactId>lxzn-module-flowable</artifactId>
             <version>${jeecgboot.version}</version>
         </dependency>
 

--
Gitblit v1.9.3