curl --location --request GET '/api/admin/store/seckill/list' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'
{
"code": 0,
"data": {
"limit": 0,
"list": [
{
"attr": [
{
"attrName": "string",
"attrValues": "string",
"id": 0,
"isDel": true,
"productId": 0,
"type": 0
}
],
"attrValue": [
{
"attrValue": {},
"barCode": "string",
"brokerage": 0,
"brokerageTwo": 0,
"checked": true,
"cost": 0,
"createTime": "2019-08-24T14:15:22Z",
"id": 0,
"image": "string",
"minPrice": 0,
"otPrice": 0,
"price": 0,
"productId": 0,
"quota": 0,
"quotaShow": 0,
"sales": 0,
"stock": 0,
"suk": "string",
"type": 0,
"unique": "string",
"updateTime": "2019-08-24T14:15:22Z",
"vipPrice": 0,
"volume": 0,
"weight": 0
}
],
"attrValues": [
{
"property1": {},
"property2": {}
}
],
"cateIds": [
0
],
"content": "string",
"cost": 0,
"createTime": "2019-08-24T14:15:22Z",
"currentTime": "string",
"currentTimeId": 0,
"description": "string",
"giveIntegral": 0,
"id": 0,
"image": "string",
"images": [
"string"
],
"info": "string",
"isDel": true,
"isPostage": true,
"isShow": true,
"killStatus": 0,
"limitLeftNum": 0,
"num": 0,
"otPrice": 0,
"percent": 0,
"postage": 0,
"price": 0,
"productId": 0,
"quota": 0,
"quotaShow": 0,
"sales": 0,
"sort": 0,
"specType": true,
"startTime": "2019-08-24T14:15:22Z",
"status": 0,
"statusName": "string",
"stock": 0,
"stopTime": "2019-08-24T14:15:22Z",
"storeSeckillManagerResponse": {
"createTime": "2019-08-24T14:15:22Z",
"endTime": 0,
"id": 0,
"img": "string",
"isDel": true,
"killStatus": 0,
"name": "string",
"silderImgs": "string",
"sort": 0,
"startTime": 0,
"status": 0,
"statusName": "string",
"time": "string",
"updateTime": "2019-08-24T14:15:22Z"
},
"tempId": 0,
"timeId": 0,
"timeSwap": "string",
"title": "string",
"unitName": "string",
"volume": 0,
"weight": 0
}
],
"page": 0,
"total": 0,
"totalPage": 0
},
"message": "string"
}