From e5e576ab6840b8030a60a1e67fb94728f7ec2ae2 Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期三, 24 四月 2024 16:27:03 +0800 Subject: [PATCH] Changes --- hangzhoumesParent/moduleService/CacheGlassModule/pom.xml | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/pom.xml b/hangzhoumesParent/moduleService/CacheGlassModule/pom.xml index 192058e..63b92ad 100644 --- a/hangzhoumesParent/moduleService/CacheGlassModule/pom.xml +++ b/hangzhoumesParent/moduleService/CacheGlassModule/pom.xml @@ -17,11 +17,6 @@ <artifactId>junit</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>com.github.yulichang</groupId> - <artifactId>mybatis-plus-join</artifactId> - <version>1.1.6</version> - </dependency> <!-- <dependency>--> <!-- <groupId>com.github.yulichang</groupId>--> <!-- <artifactId>mybatis-plus-join-boot-starter</artifactId>--> -- Gitblit v1.8.0