| | |
| | | // export const findPipelineByClickPoint = $HOST + '/findPipelineByClickPoint' |
| | | export const findPipelineByClickPoint = 'http://xearth.cn:6202' + '/findPipelineByClickPoint' |
| | | export const findConnectedPipelines = 'http://xearth.cn:6202' + '/findConnectedPipelines' |
| | | // export const findConnectedPipelines = $HOST + '/findConnectedPipelines' |
| | | export const findFlowDirection = 'http://xearth.cn:6202' + '/findFlowDirection' |
| | | export const findLeakages = 'http://xearth.cn:6202' + '/findLeakages' |
| | | export const getCrossSection = 'http://xearth.cn:6202' + '/getCrossSection' |