## :-: **學習列表**
### 類型列表
~~~[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":"獲取失敗"}
~~~