JSON
| {
"code": 0,
"message": null,
"data": {
"data": [
{
"id": "123456789012345678",
"mainImage": "https://example.com/images/main.jpg",
"previewUrl": null,
"spuNo": "SPU-20260825-001",
"spuName": "夏季纯棉短袖",
"outerSpuNo": "ERP-SPU-001",
"sourceShopId": "0",
"sourceShopName": null,
"outerBrandName": "示例品牌",
"sourceType": 2,
"gxGoodsType": 0,
"gxGoodsId": "0",
"sourcePlatformId": 0,
"categoryId": "10001",
"categoryName": "T恤",
"completePlatformList": null,
"incompletePlatformList": null,
"publishShopList": null,
"skuList": [
{
"id": "123456789012345679",
"name": "颜色:红色;尺码:M",
"skuNo": "SKU-RED-M",
"stock": 100,
"price": "99.9",
"weight": "0.25",
"barcode": "6900000000001",
"spec1Name": "颜色",
"spec1": "红色",
"spec2Name": "尺码",
"spec2": "M",
"specImage": "https://example.com/images/red.jpg"
}
],
"remark": "",
"summary": "夏季纯棉短袖",
"details": "<p>商品详情</p>",
"mainImages": "https://example.com/images/main.jpg",
"threeFourImages": "https://example.com/images/three-four.jpg",
"whiteBgImage": "https://example.com/images/white.jpg",
"longImage": "https://example.com/images/long.jpg",
"transparentImage": "https://example.com/images/transparent.png",
"createdBy": "system",
"updateBy": "system",
"createTime": "2026-08-25 10:00:00",
"updateTime": "2026-08-25 10:00:00",
"labels": []
}
],
"totalCount": 1
}
} |