curl --location -g --request GET 'https://basesfpstest.sdongpo.com/openApi/common/deliveryTimeList?appid=open_appid_api×tamp={{timestamp}}&sign={{sign}}'
{ "status": 1, "data": [ { "id": "23", "start_time": "08:00", "end_time": "08:30" }, { "id": "24", "start_time": "09:00", "end_time": "09:30" }, { "id": "27", "start_time": "07:00", "end_time": "07:30" } ], "message": null }