curl --location --request GET 'https://api2.hik-cloud.com/v1/customization/heats/actions/stayPeopledistributions' \
--header 'Authorization: Bearer '
{
"code": 200,
"message": "操作成功",
"data": [
{
"storeAreaId": "0bdbe88f9b1c49e89f0fc88b74f549c5",
"storeAreaName": "右侧货架",
"distributionDatas": [
{
"time": "00:00",
"stayPeopleCount": 0
},
{
"time": "01:00",
"stayPeopleCount": 0
},
{
"time": "02:00",
"stayPeopleCount": 0
},
{
"time": "03:00",
"stayPeopleCount": 0
},
{
"time": "04:00",
"stayPeopleCount": 0
},
{
"time": "05:00",
"stayPeopleCount": 0
},
{
"time": "06:00",
"stayPeopleCount": 0
},
{
"time": "07:00",
"stayPeopleCount": 0
},
{
"time": "08:00",
"stayPeopleCount": 0
},
{
"time": "09:00",
"stayPeopleCount": 0
},
{
"time": "10:00",
"stayPeopleCount": 3
},
{
"time": "11:00",
"stayPeopleCount": 5
},
{
"time": "12:00",
"stayPeopleCount": 86
},
{
"time": "13:00",
"stayPeopleCount": 23
},
{
"time": "14:00",
"stayPeopleCount": 6
},
{
"time": "15:00",
"stayPeopleCount": 27
},
{
"time": "16:00",
"stayPeopleCount": 0
},
{
"time": "17:00",
"stayPeopleCount": 0
},
{
"time": "18:00",
"stayPeopleCount": 0
},
{
"time": "19:00",
"stayPeopleCount": 0
},
{
"time": "20:00",
"stayPeopleCount": 0
},
{
"time": "21:00",
"stayPeopleCount": 0
},
{
"time": "22:00",
"stayPeopleCount": 0
},
{
"time": "23:00",
"stayPeopleCount": 0
}
]
}
]
}