派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-14 69818a26487f546e62eee96d2d6c4733b01c54a2
src/conf/layers/LayerArea.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 LayerArea = {
  code: 'sewersArea',
  name: '区域信息',