{
"id": 0,
"title": "string",
"minPrice": 0,
"maxPrice": 0,
"cover": "string",
"video": "string",
"sales": 0,
"isOnSale": true,
"isOnline": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"categoryId": 0,
"coupon": [
{
"id": 1,
"name": "满100减10",
"description": "全场通用",
"amount": "10.00",
"minAmount": "100.00",
"startTime": "2023-01-01T00:00:00Z",
"endTime": "2023-12-31T23:59:59Z",
"type": 0,
"categoryId": 1,
"goodsId": 1,
"createdAt": "2023-01-01T00:00:00Z",
"updatedAt": "2023-01-01T00:00:00Z"
}
],
"specification": [
{
"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"
}
],
"groupActivity": {
"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"
},
"category": {
"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"
}
}