curl --location 'https://tinterface.mcake.com/openapi/store/order/times?cityId=675&bookType=1&bookDate=2026-05-10' \
--header 'appAuthToken: aec763ad928d9ef8b4f6dcb8953b7e68'{
"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": ""
}
}