From 334197c2f176795e78c46baa1271bb9a3c3bf302 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 29 十一月 2024 10:39:01 +0800
Subject: [PATCH] 项目库分类bug

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

diff --git a/start/pom.xml b/start/pom.xml
index 0dc1df0..93f309d 100644
--- a/start/pom.xml
+++ b/start/pom.xml
@@ -46,7 +46,7 @@
         <!-- 绯荤粺妯″潡-->
         <dependency>
             <groupId>com.ycl</groupId>
-            <artifactId>flowable</artifactId>
+            <artifactId>business</artifactId>
         </dependency>
 
     </dependencies>

--
Gitblit v1.8.0