From 1f28c86332efabc627303d21ac0d3e2a850edb6d Mon Sep 17 00:00:00 2001
From: zhaoyf <1783123481@qq.com>
Date: Wed, 24 Jun 2026 16:55:28 +0800
Subject: [PATCH] =?UTF-8?q?add:erp=E8=B0=83=E7=94=A8=E5=B7=A5=E5=85=B7?=
=?UTF-8?q?=E7=B1=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
nladmin-system/wms-server/pom.xml | 41 +++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/nladmin-system/wms-server/pom.xml b/nladmin-system/wms-server/pom.xml
index 538fd7e..6d9f22e 100644
--- a/nladmin-system/wms-server/pom.xml
+++ b/nladmin-system/wms-server/pom.xml
@@ -215,6 +215,47 @@
druid-spring-boot-starter
${druid.version}
+
+
+ com.oracle.database.jdbc
+ ojdbc8
+ 23.9.0.25.07
+
+
+
+ org.apache.axis
+ axis
+ 1.4
+
+
+ javax.xml.rpc
+ javax.xml.rpc-api
+ 1.1.2
+
+
+ commons-logging
+ commons-logging
+ 1.2
+
+
+
+ commons-discovery
+ commons-discovery
+ 0.5
+
+
+
+
+ commons-httpclient
+ commons-httpclient
+ 3.1
+
+
+
+ wsdl4j
+ wsdl4j
+ 1.6.3
+
org.projectlombok