From 8d04db15055b9481ca14fa6016ec6cccb94d6340 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期四, 25 三月 2021 14:52:05 +0800
Subject: [PATCH] Merge branch 'master' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 src/conf/LayerSewers.js |    2 +-
 1 files changed, 1 insertions(+), 1 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 = {

--
Gitblit v1.8.0