教程分类
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"code": 1,
"data": {
"items": [
{
"tid": 123,
"publisher": "水杉",
"only_vip": 0,
"price": "15",
"title": "门朵.实木置物架",
"subtitle": "",
"long": "6时44分",
"img_url": "xxx",
"classified_id":"此字段无用,仅调试时使用"
},
{
"tid": 124,
"publisher": "张三",
"only_vip": 1,
"price": "115",
"title": "678",
"subtitle": "",
"long": "16时44分",
"img_url": "xxx",
"classified_id":"此字段无用,仅调试时使用"
}
]
},
"msg": "success"
}