{
"id": "string",
"skuId": "string",
"skuCode": "string",
"spuId": "string",
"picUrl": "string",
"salesPrice": 0,
"marketPrice": 0,
"stock": 0,
"weight": 0,
"volume": 0,
"specValueVoList": [
{
"specId": "string",
"valueId": "string",
"valueName": "string",
"specName": "string"
}
],
"priceRules": [
{
"spuId": "string",
"skuId": "string",
"ruleId": "string",
"goodsSpuPriceRuleId": "string",
"combinationName": "string",
"price": 0,
"quantity": 0,
"unitStr": "string"
}
]
}