curl --location --request GET 'https://test.pro.wuht.net/adminapi/marketing/seckill/product?start_status=-1:已结束0:未开始1:进行中' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0ZXN0LnByby53dWh0Lm5ldCIsImF1ZCI6InRlc3QucHJvLnd1aHQubmV0IiwiaWF0IjoxNjQ5NzQ2MjAyLCJuYmYiOjE2NDk3NDYyMDIsImV4cCI6MTY1MDM1MTAwMiwianRpIjp7ImlkIjoxLCJ0eXBlIjoiYWRtaW4ifX0.-xDXOdYfBNsu3IqF3nMO_E_fop2lxkwNw25fdQpzGVQ'
{
"status": 0,
"msg": "string",
"data": {
"list": [
{
"id": 0,
"product_id": 0,
"image": "string",
"images": [
"string"
],
"title": "string",
"info": "string",
"price": "string",
"cost": "string",
"ot_price": "string",
"give_integral": "string",
"sort": 0,
"stock": 0,
"sales": 0,
"unit_name": "string",
"postage": "string",
"description": null,
"start_time": "string",
"stop_time": "string",
"add_time": "string",
"status": 0,
"is_postage": 0,
"is_hot": 0,
"is_del": 0,
"num": 0,
"is_show": 0,
"time_id": 0,
"temp_id": 0,
"weight": "string",
"volume": "string",
"quota": 0,
"quota_show": 0,
"once_num": 0,
"store_name": "string",
"start_name": "string",
"_stop_time": "string",
"stop_status": 0
}
],
"count": 0
}
}