curl --location --request GET '/seckill/active/chart_product/121' \
--header 'x-token: {{x-token}}'{
"status": 0,
"message": "string",
"data": {
"count": 0,
"list": [
{
"product_id": 0,
"active_id": 0,
"mer_id": 0,
"brand_id": 0,
"unit_name": "string",
"spec_type": 0,
"mer_status": 0,
"rate": "string",
"reply_count": 0,
"store_info": "string",
"cate_id": 0,
"image": "string",
"slider_image": [
"string"
],
"store_name": "string",
"keyword": "string",
"sort": 0,
"is_show": 0,
"sales": 0,
"price": "string",
"extension_type": 0,
"refusal": "string",
"cost": "string",
"ot_price": "string",
"stock": 0,
"is_gift_bag": 0,
"care_count": 0,
"status": 0,
"is_used": 0,
"create_time": "string",
"product_type": 0,
"old_product_id": 0,
"integral_total": 0,
"integral_price_total": "string",
"mer_labels": "string",
"is_good": 0,
"is_del": 0,
"type": 0,
"param_temp_id": "string",
"mer_svip_status": 0,
"svip_price": 0,
"svip_price_type": 0,
"attr": [
{
"product_id": 0,
"attr_name": "string",
"attr_values": [
"string"
],
"type": 0
}
],
"attrValue": [
{
"value_id": 0,
"product_id": 0,
"detail": {
"型号": "string",
"颜色": "string",
"口味": "string"
},
"sku": "string",
"stock": 0,
"sales": 0,
"image": "string",
"bar_code": "string",
"cost": "string",
"ot_price": "string",
"price": "string",
"volume": "string",
"weight": "string",
"type": 0,
"extension_one": "string",
"extension_two": "string",
"unique": "string",
"svip_price": "string"
}
],
"merCateId": [
{
"product_id": 0,
"mer_cate_id": 0,
"category": {
"store_category_id": 0,
"cate_name": "string"
}
}
],
"storeCategory": {
"store_category_id": 0,
"cate_name": "string"
},
"content": {
"product_id": 0,
"content": "string",
"type": 0
},
"seckillActive": {
"status_text": "string",
"seckill_time_text_arr": [
"string"
],
"seckill_active_id": 0,
"name": "string",
"seckill_time_ids": [
"string"
],
"start_day": "string",
"end_day": "string",
"start_time": 0,
"end_time": 0,
"mer_id": 0,
"all_pay_count": 0,
"once_pay_count": 0,
"product_category_ids": null,
"active_status": "string",
"status": 0,
"product_count": 0,
"merchant_count": 0,
"sign": 0,
"create_time": "string",
"update_time": "string",
"delete_time": null
},
"merchant": {
"is_trader": 0,
"type_id": 0,
"mer_id": 0,
"mer_name": "string",
"mer_avatar": "string",
"product_score": "string",
"service_score": "string",
"postage_score": "string",
"service_phone": "string",
"care_count": 0,
"is_margin": 0,
"category_id": 0,
"type_name": "string",
"category_name": "string"
}
}
]
}
}