From cad0535f3fb14ff09db99ec43169da3aa33b83f2 Mon Sep 17 00:00:00 2001
From: chenyibo <p-honggang.li@pcitc.com>
Date: 星期二, 30 三月 2021 16:06:08 +0800
Subject: [PATCH] 1.新增登录界面

---
 src/conf/MapConfig.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/conf/MapConfig.js b/src/conf/MapConfig.js
index 2fb7b12..e01a715 100644
--- a/src/conf/MapConfig.js
+++ b/src/conf/MapConfig.js
@@ -9,7 +9,7 @@
 
 // service涓绘満閰嶇疆
 // const APP_GIS_HOST = 'http://xearth.cn:6299'
-const APP_GIS_HOST = 'http://xearth.cn:6289'
+const APP_GIS_HOST = 'http://xearth.cn:8088'
 
 // 鑷畾涔変富鏈洪厤缃�
 const BLUEMAP_HOST = APP_GIS_HOST // 鍏徃鍙戝竷鐨勫湴鍥炬湇鍔★紝鐢ㄤ簬娴嬭瘯鐨勫湴鍧�

--
Gitblit v1.8.0