From 0d7c57e3a9b4f6c5a1502f4663acf0afc8a7bc6e Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 18 八月 2021 17:15:08 +0800
Subject: [PATCH] noth
---
WebAPI/Web.config | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Web.config b/WebAPI/Web.config
index 763b182..44bc53f 100644
--- a/WebAPI/Web.config
+++ b/WebAPI/Web.config
@@ -19,7 +19,7 @@
<!--鏈嶅姟鍣ㄦ枃浠禝P鍦板潃-->
<!--<add key="FileIP" value="http://localhost:8082/LuBaoAPI"/>-->
<add key="FileIP" value="http://localhost:8080/"/>
- <add key="sUrl" value="http://183.129.128.86:9090/WEBS-WMSTest/WebService1.asmx"/>
+ <add key="sUrl" value="http://183.129.128.86:9090/WEBS-WMSTest/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