From 63ec0bf835c96f1a1ed9b646477ae6893e3978ea Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期四, 06 七月 2023 14:04:37 +0800
Subject: [PATCH] 前端代码打包

---
 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.10.0