From d830a7d5cfc03cf3d9ab7c1cdc4117e8e067abdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Wed, 25 Jun 2025 17:12:24 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E4=BB=8E?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81api=E6=A8=A1=E5=9D=97=E5=8E=BB?= =?UTF-8?q?=E9=99=A4bus=E4=BE=9D=E8=B5=96=20=E7=94=B1=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E8=80=85=E4=B8=BB=E5=8A=A8=E5=A2=9E=E5=8A=A0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-api/ruoyi-api-workflow/pom.xml | 4 ---- ruoyi-modules/ruoyi-workflow/pom.xml | 6 ++++++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ruoyi-api/ruoyi-api-workflow/pom.xml b/ruoyi-api/ruoyi-api-workflow/pom.xml index 45c32d06..5e9df772 100644 --- a/ruoyi-api/ruoyi-api-workflow/pom.xml +++ b/ruoyi-api/ruoyi-api-workflow/pom.xml @@ -22,10 +22,6 @@ org.dromara ruoyi-common-core - - org.dromara - ruoyi-common-bus - diff --git a/ruoyi-modules/ruoyi-workflow/pom.xml b/ruoyi-modules/ruoyi-workflow/pom.xml index 5528ff21..1fee0bdb 100644 --- a/ruoyi-modules/ruoyi-workflow/pom.xml +++ b/ruoyi-modules/ruoyi-workflow/pom.xml @@ -87,6 +87,12 @@ org.dromara ruoyi-api-workflow + + + org.dromara + ruoyi-common-bus + +