From 334197c2f176795e78c46baa1271bb9a3c3bf302 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期五, 29 十一月 2024 10:39:01 +0800 Subject: [PATCH] 项目库分类bug --- flowable/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/flowable/pom.xml b/flowable/pom.xml index 6ce5447..ce92141 100644 --- a/flowable/pom.xml +++ b/flowable/pom.xml @@ -41,7 +41,7 @@ <!-- 涓氬姟妯″潡 --> <dependency> <groupId>com.ycl</groupId> - <artifactId>business</artifactId> + <artifactId>system</artifactId> </dependency> <!--el琛ㄨ揪寮忚绠�--> -- Gitblit v1.8.0