From 7c777b6f9f47ca57193b9e4196fa14fa184abe6c Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期二, 11 二月 2025 14:01:19 +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