From 4a489b6d2a512169c7422d282ec73b0b01329c44 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期五, 19 四月 2024 08:54:39 +0800
Subject: [PATCH] 增加注解
---
hangzhoumesParent/moduleService/CacheGlassModule/pom.xml | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/pom.xml b/hangzhoumesParent/moduleService/CacheGlassModule/pom.xml
index 27129a4..81c937a 100644
--- a/hangzhoumesParent/moduleService/CacheGlassModule/pom.xml
+++ b/hangzhoumesParent/moduleService/CacheGlassModule/pom.xml
@@ -17,12 +17,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.mes</groupId>
- <artifactId>servicebase</artifactId>
- <version>1.0-SNAPSHOT</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
<groupId>com.github.yulichang</groupId>
<artifactId>mybatis-plus-join</artifactId>
<version>1.1.6</version>
@@ -33,7 +27,6 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
</properties>
-
</project>
\ No newline at end of file
--
Gitblit v1.8.0