{
"code": 200,
"message": "ipsum cillum",
"data": [
{
"id": "45",
"name": "我太工从大",
"imgList": [
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400"
],
"authorId": "31",
"authorName": "识手体好",
"authorAvatar": "http://dummyimage.com/100x100",
"isLiked": false
},
{
"id": "23",
"name": "领口带位",
"imgList": [
"http://dummyimage.com/400x400",
"http://dummyimage.com/400x400"
],
"authorId": "66",
"authorName": "影格又且将",
"authorAvatar": "http://dummyimage.com/100x100",
"isLiked": true
},
{
"id": "22",
"name": "整从交受细员始",
"imgList": [
"http://dummyimage.com/400x400"
],
"authorId": "58",
"authorName": "外向识",
"authorAvatar": "http://dummyimage.com/100x100",
"isLiked": true
}
]
}