curl --location --request GET '/seckill/product/lst?type=1&page=1&limit=10' \
--header 'x-token: {{x-token}}'{
"status": 0,
"message": "string",
"data": {
"count": 0,
"list": [
{
"product_id": 0,
"mer_id": 0,
"store_name": "string",
"store_info": "string",
"keyword": "string",
"bar_code": "string",
"brand_id": 0,
"is_show": 0,
"status": 0,
"is_del": 0,
"mer_status": 0,
"cate_id": 0,
"unit_name": "string",
"sort": 0,
"rank": 0,
"sales": 0,
"price": "string",
"cost": "string",
"ot_price": "string",
"stock": 0,
"is_hot": 0,
"is_benefit": 0,
"is_best": 0,
"is_new": 0,
"is_good": 0,
"product_type": 0,
"ficti": 0,
"browse": 0,
"code_path": "string",
"video_link": "string",
"temp_id": 0,
"spec_type": 0,
"extension_type": 0,
"refusal": null,
"rate": "string",
"reply_count": 0,
"give_coupon_ids": [
"string"
],
"is_gift_bag": 0,
"create_time": "string",
"care_count": 0,
"is_used": 0,
"old_product_id": 0,
"image": "string",
"slider_image": [
"string"
],
"guarantee_template_id": 0,
"once_max_count": 0,
"once_min_count": 0,
"integral_rate": 0,
"integral_total": 0,
"integral_price_total": "string",
"labels": "string",
"delivery_way": "string",
"delivery_free": 0,
"type": 0,
"extend": "string",
"pay_limit": 0,
"svip_price_type": 0,
"svip_price": 0,
"mer_svip_status": 0,
"param_temp_id": null,
"refund_switch": 0,
"delete": 0,
"mer_form_id": 0,
"good_ids": [
"string"
],
"auto_on_time": null,
"auto_off_time": null,
"seckill_active_id": 0,
"star": 0,
"sys_labels": [
"string"
],
"merCateId": [
"string"
],
"storeCategory": {
"store_category_id": 0,
"cate_name": "string"
},
"brand": 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
},
"attrValue": [
{
"value_id": 0,
"product_id": 0,
"detail": "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"
}
]
}
]
}
}