From 44d0a795b013f7ac76f4e38fd86fcbf9608630aa Mon Sep 17 00:00:00 2001 From: zhult13 Date: Fri, 9 Sep 2022 15:18:18 +0800 Subject: [PATCH] fix #I5Q1B3 --- zlt-commons/zlt-common-core/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zlt-commons/zlt-common-core/pom.xml b/zlt-commons/zlt-common-core/pom.xml index 55e6d540..693f390c 100644 --- a/zlt-commons/zlt-common-core/pom.xml +++ b/zlt-commons/zlt-common-core/pom.xml @@ -16,8 +16,7 @@ com.baomidou - mybatis-plus - true + mybatis-plus-extension org.springframework.social -- Gitee