From b142f5cbf08bf5e1e5e0a960c92ce9e80ec15677 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期三, 05 七月 2023 19:41:02 +0800
Subject: [PATCH] 主题库定义bug2
---
Source/UBCS/ubcs-service/ubcs-code/pom.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Source/UBCS/ubcs-service/ubcs-code/pom.xml b/Source/UBCS/ubcs-service/ubcs-code/pom.xml
index 4151ee5..ceed936 100644
--- a/Source/UBCS/ubcs-service/ubcs-code/pom.xml
+++ b/Source/UBCS/ubcs-service/ubcs-code/pom.xml
@@ -91,11 +91,11 @@
<version>3.0.1.RELEASE</version>
<scope>compile</scope>
</dependency>
+ <!--杈炬ⅵ鏁版嵁搴撻┍鍔�-->
<!--<dependency>
- <groupId>com.vci.ubcs</groupId>
- <artifactId>ubcs-webservice</artifactId>
- <version>3.0.1.RELEASE</version>
- <scope>compile</scope>
+ <groupId>com.dameng</groupId>
+ <artifactId>DmJdbcDriver18</artifactId>
+ <optional>true</optional>
</dependency>-->
</dependencies>
--
Gitblit v1.9.3