From 3bb0279bd9e2ef8f359acdf271fd7d6b4cdc5f79 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 11 Jun 2021 09:02:31 +0800
Subject: [PATCH] 地形地址更换

---
 config.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 45966d3..4ec6ffc 100644
--- a/config.json
+++ b/config.json
@@ -349,7 +349,7 @@
         "name": "鄱阳湖地形",
         "tooltip": "由 普适科技 提供的 鄱阳湖地形",
         "iconUrl": "images/basemaps/TerrainSTK.png",
-        "url": "http://171.34.76.171:8880/pyhmap/dx/"
+        "url": "./dx/"
       }
     ],
     "mapOptions": {

--
Gitblit v1.9.3