From 9f082f7ffa1f48a86464ec7a9255fecc573bbf1f Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期三, 30 三月 2022 17:29:37 +0800 Subject: [PATCH] 器具档案批量生成 --- WebAPI/Web.config | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/Web.config b/WebAPI/Web.config index 06a4d3d..286cbe0 100644 --- a/WebAPI/Web.config +++ b/WebAPI/Web.config @@ -24,6 +24,7 @@ <!--<add key="sUrl" value="http://60.190.4.42:9003/WebService/WebService1.asmx" /> 澶忓疂--> <add key="sUrl" value="http://47.96.97.237:8018/Web_WJ/WebService1.asmx" /> <!--<add key="sUrl" value="http://10.10.130.181/WEBS-WMS/WebService1.asmx"/> 鍗氭棩绉戞妧--> + <!--<add key="sUrl" value="http://192.168.0.214/WEBS-WMS/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