From 1801250516117fe8841567275586ce841d8bd4dd Mon Sep 17 00:00:00 2001 From: YunaiV Date: Wed, 15 Dec 2021 10:18:29 +0800 Subject: [PATCH] =?UTF-8?q?yudao-spring-boot-starter-data-permission=20?= =?UTF-8?q?=E5=92=8C=20yudao-spring-boot-starter-tenant=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BA=20biz=20=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-core-service/pom.xml | 4 ++++ yudao-dependencies/pom.xml | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/yudao-core-service/pom.xml b/yudao-core-service/pom.xml index ccb1e1600..aaec8d2a6 100644 --- a/yudao-core-service/pom.xml +++ b/yudao-core-service/pom.xml @@ -40,6 +40,10 @@ cn.iocoder.boot yudao-spring-boot-starter-biz-tenant + + cn.iocoder.boot + yudao-spring-boot-starter-biz-social + diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 7d879b572..1730bb74c 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -115,6 +115,11 @@ yudao-spring-boot-starter-biz-data-permission ${revision} + + cn.iocoder.boot + yudao-spring-boot-starter-biz-social + ${revision} + @@ -467,8 +472,6 @@ ${justauth.version} - - cn.iocoder.boot