From 359106404e2a8956d3461dc49fb1aa605af3cf89 Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期四, 25 三月 2021 14:56:34 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/conf/MapConfig.js | 2 +- src/conf/LayerSewers.js | 2 +- src/conf/LayerWasteWater.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/conf/LayerSewers.js b/src/conf/LayerSewers.js index d925383..65c109d 100644 --- a/src/conf/LayerSewers.js +++ b/src/conf/LayerSewers.js @@ -1,4 +1,4 @@ -const APP_GIS_HOST_2 = 'http://xearth.cn:6289' +const APP_GIS_HOST_2 = 'http://xearth.cn:8088' // const APP_GIS_HOST_2 = 'http://localhost:3000' // const APP_GIS_HOST_2 = 'http://192.168.31.226:8088' export const LayerSewersLine = { diff --git a/src/conf/LayerWasteWater.js b/src/conf/LayerWasteWater.js index 982bd28..950943c 100644 --- a/src/conf/LayerWasteWater.js +++ b/src/conf/LayerWasteWater.js @@ -2,7 +2,7 @@ * 搴熸按鍥惧眰 * @type {string} */ -const APP_GIS_HOST_2 = 'http://xearth.cn:6289' +const APP_GIS_HOST_2 = 'http://xearth.cn:8088' export const LayerWasteWater = { code: 'pipeline', name: '搴熸按', 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