Authorization: Bearer ********************curl --location --request GET 'http://219.153.12.25:31707/videoplayback/findTotalByServer?createBy=&createTime=&updateBy=&updateTime=&id=&vehicleId=&deviceId=&fileName=&channel=&startTime=&endTime=&videoTime=&fileSize=&videoType=&streamType=&alarmSignStr=&alarmSign=&storageType=&formatMp4=&formatFlv=&formatMpeg=&delFlag=&deviceIds=&formatType='{
"code": 0,
"msg": "string",
"data": [
{
"vehicleId": 0,
"deviceId": "string",
"totalCount": 0,
"totalSize": 0,
"totalTime": 0,
"status": 0
}
]
}