From 9966a7e507a541c8e4e64f2a8a6746b0db4a2fd4 Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期四, 25 三月 2021 15:10:53 +0800
Subject: [PATCH] 添加固废功能

---
 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