curl --location 'https://tinterface.mcake.com/openapi/store/order/times?cityId=675&shopId=2668770&bookType=0&bookDate=2026-06-24&deliveryMode=1' \
--header 'appAuthToken: 00c060acf6c2d1af3876aa936f15110a'{
"code": 0,
"msg": "Success",
"data": {
"list": [
{
"start": "10:00",
"end": "12:00",
"hot": 0
},
{
"start": "12:00",
"end": "14:00",
"hot": 0
},
{
"start": "14:00",
"end": "16:00",
"hot": 0
},
{
"start": "16:00",
"end": "18:00",
"hot": 0
},
{
"start": "18:00",
"end": "20:00",
"hot": 0
},
{
"start": "20:00",
"end": "22:00",
"hot": 0
}
],
"tips": ""
}
}