curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/recordfile/' \
--header 'Authorization;'
{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"fileID": "string",
"serverFileId": "string",
"nruID": "string",
"puID": "string",
"puName": "string",
"userID": "string",
"userName": "string",
"channelIndex": 0,
"filePath": "string",
"fileType": "video",
"fileSize": 0,
"fileHash": "string",
"beginTime": 0,
"endTime": 0,
"insertTime": 0,
"recordReason": "manual",
"desc1": "string",
"desc2": "string",
"fileName": "string",
"lat": 0,
"lng": 0,
"mark": true,
"classID": 0,
"className": "string"
}
}