curl --location -g --request GET 'https://scm.sdongpo.com/cc_thirdparty/openApi/common/deliveryTimeList?appid=open_appid_api×tamp=&sign=¬ice=&site_id='
{ "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 }