获取一维指定帧范围内所有断面的信息
curl --location --request GET 'http://cloud.keepsoft.net:30100/api/results/v2/1d/sections?taskId=357§ions&beginFrame&endFrame&filter&pollutant&sediment' \ --header 'apiKey;' \ --header 'timestamp;' \ --header 'sign;'
[ { "bottomElevation": [ 469 ], "discharge": [ -2.1298 ], "crossSection": [ "CS401" ], "froude": [ 0.0025 ], "velocity": [ -0.0139 ], "waterLevel": [ 472 ], "time(hr)": [ "1.1666666666666667" ], "pollutant": { "DO": [ 0 ] } } ]