From bdc5791a21b9d669072bb94ab5248301e06c0f2a 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: Tue, 27 May 2025 18:18:31 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E4=B8=BA?=
=?UTF-8?q?=E6=89=80=E6=9C=89=E6=9C=8D=E5=8A=A1=E5=A2=9E=E5=8A=A0=20?=
=?UTF-8?q?=E5=AE=9E=E7=8E=B0=E7=B1=BB=E6=A8=A1=E5=9D=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-auth/pom.xml | 6 ++++++
ruoyi-gateway/pom.xml | 5 +++++
ruoyi-modules/ruoyi-job/pom.xml | 5 +++++
ruoyi-modules/ruoyi-resource/pom.xml | 5 +++++
ruoyi-modules/ruoyi-workflow/pom.xml | 5 +++++
5 files changed, 26 insertions(+)
diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml
index 980d27e5..86bf0b99 100644
--- a/ruoyi-auth/pom.xml
+++ b/ruoyi-auth/pom.xml
@@ -81,6 +81,12 @@
org.dromara
ruoyi-common-tenant
+
+
+ org.dromara
+ ruoyi-common-service-impl
+
+
org.dromara
ruoyi-api-resource
diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml
index 0f287d85..113330e8 100644
--- a/ruoyi-gateway/pom.xml
+++ b/ruoyi-gateway/pom.xml
@@ -88,6 +88,11 @@
ruoyi-common-tenant
+
+ org.dromara
+ ruoyi-common-service-impl
+
+
diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml
index ab2e869e..fd79de0b 100644
--- a/ruoyi-modules/ruoyi-job/pom.xml
+++ b/ruoyi-modules/ruoyi-job/pom.xml
@@ -64,6 +64,11 @@
ruoyi-common-security
+
+ org.dromara
+ ruoyi-common-service-impl
+
+
org.dromara
diff --git a/ruoyi-modules/ruoyi-resource/pom.xml b/ruoyi-modules/ruoyi-resource/pom.xml
index 8a623d66..90e4b66e 100644
--- a/ruoyi-modules/ruoyi-resource/pom.xml
+++ b/ruoyi-modules/ruoyi-resource/pom.xml
@@ -102,6 +102,11 @@
ruoyi-common-sse
+
+ org.dromara
+ ruoyi-common-service-impl
+
+
org.dromara
diff --git a/ruoyi-modules/ruoyi-workflow/pom.xml b/ruoyi-modules/ruoyi-workflow/pom.xml
index efce03a7..5528ff21 100644
--- a/ruoyi-modules/ruoyi-workflow/pom.xml
+++ b/ruoyi-modules/ruoyi-workflow/pom.xml
@@ -78,6 +78,11 @@
ruoyi-common-seata
+
+ org.dromara
+ ruoyi-common-service-impl
+
+
org.dromara
ruoyi-api-workflow