{
"success": true,
"code": "string",
"message": "string",
"data": {
"pageNum": 0,
"pageSize": 0,
"records": [
{
"id": "string",
"orgId": "string",
"merchantId": "string",
"createrId": "string",
"createTime": "string",
"updaterId": "string",
"updateTime": "string",
"isDelete": 0,
"remarks": "string",
"customerId": "string",
"cusCode": "string",
"cusAbbName": "string",
"skuNo": "string",
"skuName": "string",
"skuEnName": "string",
"skuSpecification": "string",
"skuCategory": "string",
"skuModel": "string",
"skuPieceType": "string",
"skuInventoryEnvironment": "string",
"skuAttributes": "string",
"skuDescribe": "string",
"skuBarcode": "string",
"goodsCode": "string",
"goodsName": "string",
"goodsStyle": "string",
"goodsStyleNo": "string",
"goodsColor": "string",
"goodsSize": "string",
"goodsMaker": "string",
"mpnCode": "string",
"mpnName": "string",
"isSnManage": 0,
"isBatchManage": 0,
"volumeLength": 0,
"volumeWidth": 0,
"volumeHeight": 0,
"cleanVolume": 0,
"cleanWeight": 0,
"grossWeight": 0,
"packageType": "string",
"packageCode": "string",
"hsCode": "string",
"measureUnit": "string",
"salePriceCurrencyCode": "string",
"salePriceAmount": 0,
"qualityLevel": "string",
"originArea": "string",
"validityDays": 0,
"retrievalCode": "string",
"createrName": "string",
"updaterName": "string",
"safeStock": 0,
"unitsType": 0,
"metricLength": 0,
"metricWidth": 0,
"metricHeight": 0,
"englishLength": 0,
"englishWidth": 0,
"englishHeight": 0,
"goodsUrl1": "string",
"goodsUrl2": "string",
"goodsUrl3": "string",
"metricCleanWeight": 0,
"englistCleanWeight": 0,
"metricGrossWeight": 0,
"englistGrossWeight": 0
}
],
"totalCount": 0,
"totalPages": 0,
"orderBys": [
{
"field": "string",
"isAsc": true
}
]
}
}