获取秒杀商品列表-分页
开发中
GET
/store/seckill_product/lst
请求参数
Query 参数
seckill_active_id
string
秒杀活动ID
示例值:
113
type
string
可选
示例值:
6
sys_labels
string
标签
mer_cate_id
string
商户分类ID
keyword
string
商品关键词
mer_id
string
商家ID
示例值:
75
star
string
星级
示例值:
1
us_status
string
商品状态
示例值:
1
page
string
页数
示例值:
1
limit
string
条数
示例值:
10
status
string
可选
示例值:
0
Header 参数
x-token
string
可选
默认值:
{{x-token}}
示例代码
返回响应
修改于 2024-04-30 06:56:04