## :-: **学习列表**
### 类型列表
~~~[api]
get:/index/Study/getList
varchar:user_sid=db27c906a0fa75d0a25b2ff5319e1513 #登录密钥
int:user_uid=100063#登录的该用户id
int:classify_id=6#类型id
<<<
success
{
"code": 1,
"msg": "获取成功",
"hot": { //最热
"id": 4,
"title": "Me",
"src": "/uploads/f7/170e21cbbb308df5e1fbf238fdd237.jpg",
"url": "0",
"videoid": "0",
"intro": "<p>My happy weekend at xinyu university!</p>",
"price": "0.00",
"start": 0,
"buys": 0,
"classify_id": 2,
"status": 1,
"pviews": 9999,
"create_time": "0000-00-00 00:00:00",
"update_time": "2019-03-19 10:16:42",
"classify": {
"name": "每天一分钟"
}
},
"list": { //最新
"total": 4,
"per_page": 15,
"current_page": 1,
"last_page": 1,
"data": [
{
"id": 18,
"title": "农药",
"src": "/uploads/ac/a6a33379e1ef2793994b76c924943a.png",
"videoid": "17b67d5d30b744aeabf37ae61ca28fc6",
"intro": "<p>成吉思汗</p>",
"price": "9.00",
"start": 9,
"buys": 9,
"classify_id": 2,
"pviews": 9,
"create_time": "2019-03-19 10:17:51",
"classify": {
"name": "每天一分钟"
}
},
{
"id": 17,
"title": "游戏",
"src": "/uploads/f9/6451a3ffe2b857ff06041804eef2af.jpg",
"videoid": "fcd496526b75455784ba30993d3da0bd",
"intro": "<p>保护我方输出</p>",
"price": "0.00",
"start": 9,
"buys": 9,
"classify_id": 2,
"pviews": 99,
"create_time": "2019-03-19 10:16:23",
"classify": {
"name": "每天一分钟"
}
},
{
"id": 4,
"title": "Me",
"src": "/uploads/f7/170e21cbbb308df5e1fbf238fdd237.jpg",
"videoid": "0",
"intro": "<p>My happy weekend at xinyu university!</p>",
"price": "0.00",
"start": 0,
"buys": 0,
"classify_id": 2,
"pviews": 9999,
"create_time": "0000-00-00 00:00:00",
"classify": {
"name": "每天一分钟"
}
},
{
"id": 15,
"title": "4",
"src": "/uploads/f7/170e21cbbb308df5e1fbf238fdd237.jpg",
"videoid": "b947e82d24024ed49d55fbec343ee7e7",
"intro": "<p>知否 知否</p>",
"price": "1.00",
"start": 1,
"buys": 1,
"classify_id": 2,
"pviews": 1,
"create_time": "0000-00-00 00:00:00",
"classify": {
"name": "每天一分钟"
}
}
]
}
}
<<<
error
{"code":-1,"msg":"获取失败"}
~~~