src/conf/layers/LayerAirQuality.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 { PIPELINE_WFS } from '../Constants' const WFS_URL = PIPELINE_WFS export const LayerAirQuality = { code: 'sewersAirQuality', name: '空气质量',