派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-14 a2b7a2dd7c82dc90c3e89abfd5d7598f93cf8378
src/conf/layers/LayerBasin.js
@@ -1,8 +1,8 @@
/**
 * 流域
 */
import MapConfig from '../../conf/MapConfig'
const WFS_URL = MapConfig.PIPELINE_WFS
import { PIPELINE_WFS } from '../Constants'
const WFS_URL = PIPELINE_WFS
export const LayerBasin = {
  code: 'sewersBasin',
  name: '区域图层',