From 0ece4e0ed07f412178150c3badaa2ce49cb52e86 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 02 十二月 2024 09:30:13 +0800
Subject: [PATCH] 使用sqlserver 移除mysql代码
---
hangzhoumesParent/moduleService/pom.xml | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/hangzhoumesParent/moduleService/pom.xml b/hangzhoumesParent/moduleService/pom.xml
index f799583..7d2c012 100644
--- a/hangzhoumesParent/moduleService/pom.xml
+++ b/hangzhoumesParent/moduleService/pom.xml
@@ -19,6 +19,7 @@
<module>TemperingGlassModule</module>
<module>UnLoadGlassModule</module>
<module>GlassStorageModule</module>
+ <module>howllowGlassModule</module>
</modules>
<properties>
@@ -55,11 +56,6 @@
<groupId>com.mes</groupId>
<version>1.0-SNAPSHOT</version>
</dependency>
-<!-- <dependency>-->
-<!-- <artifactId>opcuaClient</artifactId>-->
-<!-- <groupId>com.mes</groupId>-->
-<!-- <version>1.0-SNAPSHOT</version>-->
-<!-- </dependency>-->
<!--寮�鍙戣�呭伐鍏�-->
<!-- <dependency>-->
--
Gitblit v1.8.0