派生自 wuyushui/SewerAndRainNetwork

ChenZeping02609
2021-05-13 ed5e9e1944df87029953495012978e5c1161437e
src/api/mapUrl.js
@@ -35,3 +35,6 @@
export const findFlowDirection = $HOSTANALYSE + '/findFlowDirection'
export const findLeakages = $HOSTANALYSE + '/findLeakages'
export const getCrossSection = $HOSTANALYSE + '/getCrossSection'
// 污染源
export const getSourcesPoll = 'http://localhost:8080/static/SourcesPoll.json'