
{
"success": true,
"data": {
"totalCount": 0,
"productInfoDTOList": [
{
"id": "string",
"sellStatus": true,
"appId": 0,
"itemId": "string",
"itemName": "string",
"marketHashName": "string",
"price": 0,
"cnyPrice": 0,
"imageUrl": "string",
"delivery": 0
}
]
},
"errorCode": 0,
"errorMsg": "string",
"errorData": {}
}