From 6367c35c9832ac81034e4e1a2c831b7632348d17 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期六, 29 六月 2024 23:53:25 +0800
Subject: [PATCH] 大理片笼进片任务逻辑调整已完成,待测试

---
 hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml
index cb109f5..6b6533a 100644
--- a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml
+++ b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/pom.xml
@@ -17,11 +17,6 @@
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>com.microsoft.sqlserver</groupId>
-            <artifactId>sqljdbc4</artifactId>
-            <version>4.0</version>
-        </dependency>
     </dependencies>
 <properties>
     <maven.compiler.source>8</maven.compiler.source>

--
Gitblit v1.8.0