派生自 wuyushui/SewerAndRainNetwork

ChenZeping02609
2021-05-13 b5a1f4cab551be9659e523af3d9df64b6466ced9
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'