From 2d7f7a78bc804a5b5ec1977e0e5059e72a147c03 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期二, 16 五月 2023 13:17:24 +0800
Subject: [PATCH] 1

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

diff --git a/ExportMap/Web.config b/ExportMap/Web.config
index b2afe2f..dd890b1 100644
--- a/ExportMap/Web.config
+++ b/ExportMap/Web.config
@@ -11,6 +11,8 @@
     <add key="lfData" value="E:\data\99.public\soft\LFData"/>
     <!-- SG鐨凞B搴� -->
     <add key="sgDB" value="E:\soft\SGConfig\catalog.db"/>
+    <!-- cesium-terrain-builder璺緞 -->
+    <add key="ctbPath" value="E:\WebSite\Cesium\Tool\ctb_0.41" />
     <!-- PG杩炴帴 -->
     <!--<add key="pgConn" value="Server=127.0.0.1;Port=5433;Database=langfang;User Id=postgres;Password=postgres;"/>-->
     <add key="pgConn" value="Server=192.168.20.205;Port=5433;Database=langfang;User Id=postgres;Password=Postgres!_14_Lf;"/>

--
Gitblit v1.9.3