{
"pageSize": 0,
"pageNo": 0,
"totalCount": 0,
"totalPage": 0,
"datas": [
{
"openStatus": 0,
"deviceIdList": [
"string"
]
}
],
"extraData": {},
"param": {
"openStatus": 0,
"deviceIdList": [
"string"
]
},
"sort": {},
"hasNext": true
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/deviceVideoManage/pageQuery' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageSize": 0,
"pageNo": 0,
"totalCount": 0,
"totalPage": 0,
"datas": [
{
"openStatus": 0,
"deviceIdList": [
"string"
]
}
],
"extraData": {},
"param": {
"openStatus": 0,
"deviceIdList": [
"string"
]
},
"sort": {},
"hasNext": true
}'{
"success": false,
"msg": "",
"code": "",
"model": {
"pageSize": 0,
"pageNo": 0,
"totalCount": 0,
"totalPage": 0,
"datas": [
{
"deviceId": "",
"storeLife": 0,
"openStatus": 0,
"deviceName": "",
"deviceRunStatus": 0
}
],
"extraData": {},
"param": {
"deviceId": "",
"storeLife": 0,
"openStatus": 0,
"deviceName": "",
"deviceRunStatus": 0
},
"sort": {},
"hasNext": false
},
"attributes": ""
}