{
"beginDate":"2025-07-01",
"endDate":"2025-07-08"
}curl --location --request POST '/channel360/jzStoreOperation/getTotalScoreInfo' \
--header 'x-iotservice-mip: ex_denghd1' \
--header 'Content-Type: application/json' \
--data-raw '{
"beginDate":"2025-07-01",
"endDate":"2025-07-08"
}'{
"code": 0,
"data": {
"zeroToTwenty": 1.0,
"twentyToForty": 0.0,
"fortyToSixty": 0.0,
"sixtyToEighty": 0.0,
"eightyToHundred": 0.0,
"lastFiveScores": "成都、上海、青岛、黑吉、石家庄",
"lastFiveSales": "深圳、南宁、黑吉、广州、北京",
"lastFiveKd": "成都、石家庄、上海、杭州、青岛",
"lastFiveZh": "太原、深圳、合肥、重庆、北京",
"lastFiveHk": "南阳、郑州、济南、青岛、福州"
},
"message": "success"
}