curl --location 'https://app.tangshengyun.cn/app/v1/device/stats?id=undefined&type=undefined' \
--header 'Authorization: Bearer ' \
--header 'clientId: 428a8310cd442757ae699df5d894f051'{
"code": 0,
"msg": "string",
"data": [
{
"time": 0,
"timeStr": "string",
"up": 0,
"down": 0
}
]
}