curl --location --request GET '/admin-api/charging/dahuadevice/videoPage?pageNo=1&pageSize=10' \
--header 'Authorization: {{authorization}}' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json'
{
"code": 0,
"data": {},
"msg": "string"
}