{
"time": "string",
"storeId": "string"
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/end/side/flow/data/queryStayDetail' \
--header 'Content-Type: application/json' \
--data-raw '{
"time": "string",
"storeId": "string"
}'{
"success": false,
"msg": "",
"code": "",
"model": [
{
"inReid": "",
"stayTime": 0.0,
"time": "",
"reid": ""
}
],
"attributes": ""
}