派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-15 09f39367a9f30309bbd77b37062a54c9c8d7ebae
src/conf/layers/LayerEnvRisk.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 LayerEnvRisk = {
  code: 'sewersEnvRisk',
  name: '环境风险',