{
"records": [
{}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"isSearchCount": true,
"hitCount": true,
"countId": "string",
"maxLimit": 0,
"data": {
"spu": "string",
"filterCode": "string",
"reviewId": 0,
"supplierCode": "string",
"language": 0,
"showCommentId": 0,
"test": true,
"countryCode": "string"
},
"pageNum": 0,
"pageSize": 0
}
curl --location --request POST 'https://www.nihaocloud.cn/st-order/order-review/review-sku' \
--header 'Content-Type: application/json' \
--data-raw '{
"records": [
{}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"isSearchCount": true,
"hitCount": true,
"countId": "string",
"maxLimit": 0,
"data": {
"spu": "string",
"filterCode": "string",
"reviewId": 0,
"supplierCode": "string",
"language": 0,
"showCommentId": 0,
"test": true,
"countryCode": "string"
},
"pageNum": 0,
"pageSize": 0
}'
{
"total": 0,
"current": 0,
"size": 0,
"pages": 0,
"list": [
{
"img": "",
"price": 0.0,
"discountPrice": 0.0,
"discount": 0.0,
"sku": "",
"size": "",
"spec": "",
"name": "",
"enName": "",
"spu": "",
"purchaseCount": 0,
"detailUrl": ""
}
]
}