diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml
index 980d27e5d..86bf0b99d 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 0f287d857..113330e8b 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 ab2e869e9..fd79de0b2 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 8a623d665..90e4b66eb 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 efce03a72..5528ff21e 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