src/conf/layers/LayerBasin.js
@@ -1,8 +1,8 @@ /** * 流域 */ const APP_GIS_HOST_2 = 'http://xearth.cn:8088' const WFS_URL = APP_GIS_HOST_2 + '/server/ogcserver/PipeLine/wfs' import MapConfig from '../../conf/MapConfig' const WFS_URL = MapConfig.PIPELINE_WFS export const LayerBasin = { code: 'sewersBasin', name: '区域图层',