{
"id": 0,
"commodityNo": "string",
"commodityMerchantId": 0,
"commodityName": "string",
"commodityPic": "string",
"commodityTypeStr": "string",
"commodityType": "BUNDLE",
"commodityStatusStr": "string",
"commodityStatus": "USED",
"usageModeStr": "string",
"usageMode": "WRITE_OFF",
"originalPrice": 0,
"remark": "string",
"picDetailStr": "string",
"picDetail": [
"string"
],
"tagStr": "string",
"tag": [
"string"
],
"allowMerchantStr": "string",
"allowMerchant": [
0
],
"detail": [
{
"name": "string",
"type": "SIMPLE_COMMODITY",
"item": [
{}
]
}
],
"buyingSetting": {
"currentPrice": 0,
"purchaseLimit": 1,
"inventory": 1,
"virtualSales": 0
},
"groupBuyingSetting": {
"groupBuying": true,
"groupBuyingRule": "string",
"groupSize": 2,
"groupBuyingPrice": 0
},
"restrictSetting": {
"thresholdPrice": 0,
"periodOfValidity": 1,
"dayOfWeek": [
"SUNDAY"
],
"timeOfDay": [
{
"begin": "string",
"end": "string"
}
],
"subscribeRule": "string",
"otherRule": "string",
"allowMerchant": [
0
]
},
"rewardSetting": {
"memberCommission": 0,
"consumerCommission": 0,
"commodity": [
{
"id": 0,
"pic": "string",
"name": "string",
"number": 0,
"price": 0,
"tag": [
"string"
]
}
]
},
"inventory": {
"inventory": 0,
"sold": 0,
"surplus": 0,
"virtual": 0,
"virtualInventory": 0,
"virtualSurplus": 0,
"virtualSold": 0
},
"deduction": 0,
"deductionType": 0,
"deductionCount": 0,
"deductionPrice": "string"
}