From af2c84bc9eb5afb47cf3b8849bb126387d86d755 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 16 八月 2024 13:59:55 +0800
Subject: [PATCH] 1

---
 Turf/Web.config |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Turf/Web.config b/Turf/Web.config
index 39c9a99..6d659cd 100644
--- a/Turf/Web.config
+++ b/Turf/Web.config
@@ -9,8 +9,8 @@
         <add key="webpages:Enabled" value="false" />
         <add key="ClientValidationEnabled" value="true" />
         <add key="UnobtrusiveJavaScriptEnabled" value="true" />
-        <!-- geojson鐩綍 -->
-      <add key="geoJsonPath" value="D:\AI\datacache\1722828277901\results"/>
+        <!-- 缂撳瓨鐩綍 -->
+      <add key="dataCache" value="D:\AI\datacache"/>
     </appSettings>
     <system.web>
         <compilation debug="true" targetFramework="4.5.2" />

--
Gitblit v1.9.3