派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-22 b69277a3d294f45f1055751997f71885fef874af
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: '区域图层',