From 17ba6febdaacf7563f7688bae473a4a89e914ff5 Mon Sep 17 00:00:00 2001 From: zhangshuaibao <15731629597@163.com> Date: 星期一, 29 三月 2021 16:04:18 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/conf/LayerWasteWater.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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: '搴熸按', -- Gitblit v1.8.0