{
"success": true,
"code": 0,
"message": "操作成功",
"pageSize": 0,
"page": 0,
"total": 0,
"data": [
{
"id": 0,
"goodsSpecId": 0,
"groupPrice": 0,
"duration": 0,
"status": "PENDING",
"goodsSpec": {
"id": 0,
"title": "string",
"name": "string",
"price": 0,
"stock": 0,
"cover": [
"string"
],
"detail": "string",
"description": "string",
"isDiscount": true,
"discountPrice": 0,
"goodsId": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}