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