From c169ee517f0620f86689ea08db5e3e24f01446bc Mon Sep 17 00:00:00 2001
From: zhangshuaibao <15731629597@163.com>
Date: 星期四, 15 四月 2021 17:58:28 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 src/conf/Constants.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/conf/Constants.js b/src/conf/Constants.js
index 53d7fec..2b25457 100644
--- a/src/conf/Constants.js
+++ b/src/conf/Constants.js
@@ -4,7 +4,7 @@
   POLYGON: 'polygon'
 }
 
-export const PIPELINE_WFS = 'http://xearth.cn:8088/server/ogcserver/PipeLine2/wfs'
+export const PIPELINE_WFS = 'http://xearth.cn:8088/server/ogcserver/PipeLine/wfs'
 
 export const logicMapper = {
   wasteGasPfk: 'WasteGas.js',

--
Gitblit v1.8.0