From d2570148ec3884de3af721bd99c4b7acbbdee075 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期二, 09 五月 2023 17:07:26 +0800
Subject: [PATCH] 前端代码提交

---
 Source/UBCS/ubcs-service/ubcs-code/pom.xml |   17 ++++++-----------
 1 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/Source/UBCS/ubcs-service/ubcs-code/pom.xml b/Source/UBCS/ubcs-service/ubcs-code/pom.xml
index f87d98f..c985036 100644
--- a/Source/UBCS/ubcs-service/ubcs-code/pom.xml
+++ b/Source/UBCS/ubcs-service/ubcs-code/pom.xml
@@ -28,17 +28,12 @@
             <artifactId>ubcs-ddl</artifactId>
             <version>3.0.1.RELEASE</version>
         </dependency>
-        <dependency>
-            <groupId>com.vci.ubcs</groupId>
-            <artifactId>ubcs-omd-api</artifactId>
-            <version>3.0.1.RELEASE</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.vci.ubcs</groupId>
-            <artifactId>ubcs-util-api</artifactId>
-            <version>3.0.1.RELEASE</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.vci.ubcs</groupId>-->
+<!--            <artifactId>ubcs-omd-api</artifactId>-->
+<!--            <version>3.0.1.RELEASE</version>-->
+<!--            <scope>compile</scope>-->
+<!--        </dependency>-->
         <dependency>
             <groupId>com.oracle.database.jdbc</groupId>
             <artifactId>ojdbc8</artifactId>

--
Gitblit v1.9.3