From 10ecfd0b60442d209d1ab4b749580ffb638d1992 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期三, 08 五月 2024 14:44:04 +0800
Subject: [PATCH] 数字人更新

---
 static/config.json |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/static/config.json b/static/config.json
index de1e9d4..7615f48 100644
--- a/static/config.json
+++ b/static/config.json
@@ -1,10 +1,10 @@
 锘縶
-  "username": "admin",
-  "password": "admin",
+  "username": "",
+  "password": "",
   "min_view_height": 40,
-  "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IjEyMyJ9.K8V0sPO_Y1CUunw4vGe6S899lDpsPixZ0b70KhP6O5M",
-  "traffic": "http://www.map.zj.cn:8899/geoserver/zjplatform/wms",
-  "poi_search": "http://223.4.72.70:3866/Smartearth/sw/search/",
-  "space_query": "http://localhost:8099/query/list",
+  "token": "",
+  "traffic": "",
+  "poi_search": "",
+  "space_query": "",
   "sxtGeojsonUrl":"./static/geojson/sxt.geojson"
 }
\ No newline at end of file

--
Gitblit v1.9.3