From f20a706a91e4c5a0b011979f03e276ab7304048f Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期一, 17 一月 2022 14:27:55 +0800
Subject: [PATCH] 亚奇诺报工台开班单保存

---
 WebAPI/Web.config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Web.config b/WebAPI/Web.config
index d2f47b3..254f457 100644
--- a/WebAPI/Web.config
+++ b/WebAPI/Web.config
@@ -86,7 +86,7 @@
   <applicationSettings>
     <WebAPI.Properties.Settings>
       <setting name="WebAPI_WebS_WebService1" serializeAs="String">
-        <value>http://localhost:8021/webservice/WebService1.asmx</value>
+        <value>http://localhost/WEBS-WMS/WebService1.asmx</value>
       </setting>
     </WebAPI.Properties.Settings>
   </applicationSettings>

--
Gitblit v1.9.1