From a8f5f6d475e67cd3b50d3e284eb54b3eb665d971 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期二, 11 六月 2024 21:11:18 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WebAPI/Web.config | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebAPI/Web.config b/WebAPI/Web.config index 2beafce..0824486 100644 --- a/WebAPI/Web.config +++ b/WebAPI/Web.config @@ -35,9 +35,9 @@ <!--<add key="sUrl" value="http://47.96.97.237/WEBS-WMS/WebService1.asmx"/> --> <!--娴嬭瘯鏈嶅姟鍣�--> <!--<add key="surl" value="http://localhost:8082/webs/webservice1.asmx"/> 鏈湴--> <!--<add key="sUrl" value="http://192.168.110.57:81/WEBS/WebService1.asmx"/>--> <!--闄堥洴闈欐湰鍦伴厤缃�--> - <!--<add key="surl" value="http://localhost/webs-web/webservice1.asmx"/> --><!--缈佹稕娑涙湰鍦伴厤缃�--> + <add key="surl" value="http://localhost/webs-web/webservice1.asmx"/> <!--缈佹稕娑涙湰鍦伴厤缃�--> <!--<add key="sUrl" value="http://192.168.1.57:8082/WEBS-WMS/WebService1.asmx"/>涔濊彵--> - <add key="sUrl" value="http://61.130.182.102:18181/WEBSCS/WebService1.asmx"/><!--鏂帿灏�--> + <!--<add key="sUrl" value="http://61.130.182.102:18181/WEBSCS/WebService1.asmx"/>--><!--鏂帿灏�--> <add key="webpages:Version" value="3.0.0.0" /> <add key="webpages:Enabled" value="false" /> -- Gitblit v1.9.1