{
"success": true,
"code": 0,
"message": "操作成功",
"pageSize": 0,
"page": 0,
"total": 0,
"data": [
{
"id": 0,
"name": "string",
"cover": "string",
"goods": [
"string"
],
"isRecommend": true,
"order": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}