curl --location --request GET '/marketing/combination?start_status=-1:已结束0未开始1进行中' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoIjoiNjNlZTQ1MTkzOWVkNTgwZWYzYzRiNmYwMTA5ZDFmZDAiLCJpc3MiOiJ0ZXN0LXBybzMwLmNybWViLm5ldCIsImF1ZCI6InRlc3QtcHJvMzAuY3JtZWIubmV0IiwiaWF0IjoxNzQ0MjY4NTM1LCJuYmYiOjE3NDQyNjg1MzUsImV4cCI6MTc0NDg3MzMzNSwianRpIjp7ImlkIjo0LCJ0eXBlIjoiYXBpIn19.mis7oLg6dStBKpJ9K9LTbO1VSN7GBka13Vx9hKWsMIQ'
{
"status": 0,
"msg": "string",
"data": {
"list": [
{
"id": 0,
"product_id": 0,
"mer_id": 0,
"image": "string",
"images": [
"string"
],
"title": "string",
"attr": null,
"people": 0,
"info": "string",
"price": "string",
"sort": 0,
"sales": 0,
"stock": 0,
"add_time": "string",
"is_host": 0,
"is_show": 0,
"is_del": 0,
"combination": 0,
"mer_use": null,
"is_postage": 0,
"postage": "string",
"start_time": 0,
"stop_time": 0,
"effective_time": 0,
"cost": 0,
"browse": 0,
"unit_name": "string",
"temp_id": 0,
"weight": "string",
"volume": "string",
"num": 0,
"once_num": 0,
"quota": 0,
"quota_show": 0,
"virtual": 0,
"ot_price": "string",
"product_price": "string",
"count_people": 0,
"count_people_all": 0,
"count_people_pink": 0,
"stop_status": 0
}
],
"count": 0
}
}