From 9b80c72cedc7e5787dcf07698aaf5d1d204fb418 Mon Sep 17 00:00:00 2001 From: wy <1qaz@123> Date: 星期四, 17 十一月 2022 20:56:54 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WebAPI/Web.config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Web.config b/WebAPI/Web.config index 60faab2..96a0b9a 100644 --- a/WebAPI/Web.config +++ b/WebAPI/Web.config @@ -29,7 +29,7 @@ <!--<add key="sUrl" value="http://192.168.0.214/WEBS-WMS/WebService1.asmx"/> 鐟炰笌绁�--> <!--<add key="sUrl" value="http://60.191.27.141:8090/WEBS-WMS/WebService1.asmx"/> 妫シ--> <!--<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.80.90:9090/WEBS/WebService1.asmx" /> <add key="webpages:Version" value="3.0.0.0" /> <add key="webpages:Enabled" value="false" /> <add key="ClientValidationEnabled" value="true" /> -- Gitblit v1.9.1