我的教程更多
接口地址:/publisher/mytutorialmore
请求方式 get
参数:
type 1-在售, 2-其他, 3-草稿
page 页码
返回格式:
{
"code": 1,
"data": {
"list":[
{
"id": 23,
"title": "北欧经典牛角椅",
"pic": "//res.mylabclub.com/11.jpg",
"root_cid": "1 #产品分类 1产品 2技术 3工具",
"view_count": 200,
"favor_count": 140,
"buy_count": 30,
"sn": "840010",
"check_status": "2 #0未提交审核,1提交审核, 2审核通过,3审核不通过, 4再次编辑未提交审核",
"sale_status": "1 #0未上架, 1已上架, 2冻结",
"update_time": "2018-09-20 15:28:00"
},
{
"id": 22,
"title": "xx经典牛角椅",
"pic": "//res.mylabclub.com/12.jpg",
"root_cid": 1,
"view_count": 200,
"favor_count": 140,
"buy_count": 30,
"sn": "840010",
"check_status": "2 #0未提交审核,1提交审核, 2审核通过,3审核不通过, 4再次编辑未提交审核",
"sale_status": "1 #0未上架, 1已上架, 2冻结",
"update_time": "2018-09-20 15:28:00"
}
],
page: 2
},
"msg": "success"
}Last updated
Was this helpful?