curl --location --request GET '/api/time/detail?id='
{ "code": 200, "msg": "成功", "data": { "id": 8, "startTime": "18:00:00", "endTime": "21:00:00", "sort": 28 } }