## :-: **学习列表**
### 类型列表
~~~[api]
get:/index/Study/index
varchar:user_sid=db27c906a0fa75d0a25b2ff5319e1513 #登录密钥
int:user_uid=100063#登录的该用户id
int:id=1#id
<<<
success
{
"code": 1,
"msg": "获取成功",
"list": {
"total": 1,
"per_page": 15,
"current_page": 1,
"last_page": 1,
"data": [
{
"id": 1,
"title": "王者农药-赵子龙",
"url": "/uploads/f3/ad38241d8a4e7e8620332afc9463e3.jpg",
"videoid": "0",
"intro": "<p>赵云皇家上将皮肤</p>",
"price": "99.00",
"buys": 0,
"classify_id": 1,
"pviews": 0,
"create_time": "0000-00-00 00:00:00",
"classify": {
"name": "师说"
}
}
]
}
}
<<<
error
{"code":0,"msg":"获取失败"}
~~~