老的在售列表接口即将废弃,qps 将会调低,请尽快迁移到新的在售列表接口(内测中),新接口提供 5/s 的 qps
{
"success": true,
"data": {
"list": [
{
"productId": 0,
"price": 0,
"delivery": -32768,
"remark": "string",
"acceptBargain": true,
"img": "string",
"sellerUid": 0,
"assetInfo": {
"assetId": 0
}
}
],
"pageNum": 0,
"pageSize": 0,
"hasMore": true
},
"errorCode": 0,
"errorMsg": "string",
"errorData": {},
"errorCodeStr": "string"
}