{
"time": "string",
"storeId": "string"
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/end/side/flow/data/queryStay' \
--header 'Content-Type: application/json' \
--data-raw '{
"time": "string",
"storeId": "string"
}'{
"success": false,
"msg": "",
"code": "",
"model": {
"customerCount": 0,
"totalStay": 0.0,
"averageStay": 0.0
},
"attributes": ""
}