From afb71a0770acc36a6e062aecf2dfc1c92d2d80a7 Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期二, 12 八月 2025 11:59:09 +0800
Subject: [PATCH] art: SAP 物料请求预留号接口调试

---
 src/main/resources/application-dev.yml |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index b365287..509414e 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -283,10 +283,8 @@
       client-secret: ??
       agent-id: ??
 webservice:
-  url: http://localhost:8081/services/EquipmentService?wsdl
-  namespace: http://service.server.webservice.example.com
-  statusMethod: equipmentStatus
-  rateMethod: equipmentRate
+  url: http://10.101.0.182:8002/MesWebService/WebService.asmx?wsdl
+  namespace: http://tempuri.org/
 # SAP RFC鏂瑰紡鎺ュ彛闆嗘垚
 sap:
   rfc:

--
Gitblit v1.9.3