From 4f053e3aaad5cab49efb82b6bc78c5f98b12d567 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 30 十二月 2024 16:14:17 +0800
Subject: [PATCH] 1、除膜机交互任务功能以实现,opc地址对接完毕,等待现场跑玻璃测试
---
hangzhoumesParent/moduleService/UnLoadGlassModule/pom.xml | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/pom.xml b/hangzhoumesParent/moduleService/UnLoadGlassModule/pom.xml
index 7f8d916..13e2d80 100644
--- a/hangzhoumesParent/moduleService/UnLoadGlassModule/pom.xml
+++ b/hangzhoumesParent/moduleService/UnLoadGlassModule/pom.xml
@@ -24,20 +24,6 @@
<version>2.8.9</version>
<scope>compile</scope>
</dependency>
-
-
- <dependency>
- <groupId>com.github.yulichang</groupId>
- <artifactId>mybatis-plus-join</artifactId>
- <version>1.2.4</version>
- </dependency>
-
- <dependency>
- <groupId>com.microsoft.sqlserver</groupId>
- <artifactId>sqljdbc4</artifactId>
- <version>4.0</version>
- </dependency>
-
</dependencies>
<properties>
--
Gitblit v1.8.0