{
"pageSize": 0,
"pageNo": 0,
"totalCount": 0,
"totalPage": 0,
"datas": [
{
"name": "string"
}
],
"extraData": {},
"param": {
"name": "string"
},
"sort": {},
"hasNext": true
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/system/algorithm/pageQuery' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageSize": 0,
"pageNo": 0,
"totalCount": 0,
"totalPage": 0,
"datas": [
{
"name": "string"
}
],
"extraData": {},
"param": {
"name": "string"
},
"sort": {},
"hasNext": true
}'{
"success": false,
"msg": "",
"code": "",
"model": {
"pageSize": 0,
"pageNo": 0,
"totalCount": 0,
"totalPage": 0,
"datas": [
{
"id": "",
"name": "",
"step": 0,
"timeInterval": 0,
"threshold": "",
"excludeAreas": "",
"includeAreas": "",
"remark": "",
"stepRange": "",
"minStep": 0,
"maxStep": 0,
"durationTime": 0,
"dedInterval": 0,
"analysisCycle": 0,
"flowType": 0,
"deliveryDriversStatus": 0,
"colorCode": ""
}
],
"extraData": {},
"param": {
"id": "",
"name": "",
"step": 0,
"timeInterval": 0,
"threshold": "",
"excludeAreas": "",
"includeAreas": "",
"remark": "",
"stepRange": "",
"minStep": 0,
"maxStep": 0,
"durationTime": 0,
"dedInterval": 0,
"analysisCycle": 0,
"flowType": 0,
"deliveryDriversStatus": 0,
"colorCode": ""
},
"sort": {},
"hasNext": false
},
"attributes": ""
}