From 339e2cecf06ce7d41314f8058414f64612c78221 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期一, 20 五月 2024 14:37:36 +0800
Subject: [PATCH] 增加开始/暂停任务,架子数据修改时返回当前数据
---
hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml
index 4ecea3c..cb109f5 100644
--- a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml
+++ b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml
@@ -12,12 +12,6 @@
<artifactId>cacheVerticalGlass</artifactId>
<dependencies>
-
- <dependency>
- <groupId>com.github.yulichang</groupId>
- <artifactId>mybatis-plus-join</artifactId>
- <version>1.1.6</version>
- </dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
--
Gitblit v1.8.0