{
"code": 0,
"message": "string",
"data": [
{
"merId": "string",
"merName": "string",
"cartInfoList": [
{
"id": "string",
"productId": "string",
"cartNum": 0,
"image": "string",
"proName": "string",
"weight": 0,
"attrId": "string",
"sku": "string",
"productAttrValueId": "string",
"price": 0,
"attrStatus": true,
"stock": 0,
"productAttrValueCartInfoResponsesList": [
{
"sku": "string",
"productAttrValueId": "string",
"productId": "string",
"price": 0
}
]
}
]
}
]
}