From dd3060d87943cfdd025729da5a088a0f9910f395 Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期一, 29 三月 2021 11:12:51 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/develop' 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