From e902e8a37f677b8e6615286f552e97db1e738bb2 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期一, 12 七月 2021 13:47:16 +0800
Subject: [PATCH] nothing
---
WebAPI/Web.config | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/WebAPI/Web.config b/WebAPI/Web.config
index 4be5306..27ec4b2 100644
--- a/WebAPI/Web.config
+++ b/WebAPI/Web.config
@@ -17,8 +17,8 @@
<appSettings>
<!--鏈嶅姟鍣ㄦ枃浠禝P鍦板潃-->
- <!--<add key="FileIP" value="http://localhost:8082/LuBaoAPI"/>-->
- <add key="FileIP" value="http://localhost:8085/"/>
+ <add key="FileIP" value="http://localhost:8082/LuBaoAPI"/>
+ <!--<add key="FileIP" value="http://localhost:8085/"/>-->
<add key="webpages:Version" value="3.0.0.0" />
<add key="webpages:Enabled" value="false" />
<add key="ClientValidationEnabled" value="true" />
--
Gitblit v1.9.1