产品列表
GET
/products请求参数
Query 参数
title
integer
产品名称
category_id
integer
产品分类ID
unit_id
integer
产品单位ID
is_online
integer
可选
是否上架,1为已上架,0未上架
price
number
价格
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前