{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"goodsNo": "string",
"goodsName": "string",
"description": "string",
"thumbnailUrl": "string",
"pictureIds": [
0
],
"categoryKey": "string",
"categoryName": "string",
"tagIds": [
0
],
"tagNames": "Collections.emptyList()",
"tagKey": "string",
"tagName": "string",
"freeFlag": true,
"preferentialFlag": 0,
"priceFlag": 0,
"hotFlag": 0,
"copyrightFlag": 0,
"creatorId": 0,
"isExclusive": true,
"originalPrice": 0,
"realPrice": 0,
"discountPrice": 0,
"salesTotal": 0,
"listingTime": "string",
"status": 0,
"isTop": true,
"sort": 0,
"createTime": "string",
"specs": "string",
"layout": "string",
"pageNumber": 0,
"fontNumber": 0,
"fontStyles": [
"string"
],
"fontLanguages": [
"string"
],
"discountContent": {
"discount": 0,
"startTime": "string",
"endTime": "string",
"status": 0
},
"goodsNames": [
{
"language": "string",
"context": "string"
}
],
"descriptions": [
{
"language": "string",
"context": "string"
}
],
"pictureFileList": [
{
"id": 0,
"fileName": "string",
"url": "string"
}
],
"resourceList": [
{
"id": 0,
"goodsId": 0,
"originalFileName": "string",
"resType": 0,
"resThumbnailUrl": "string",
"resFileUrl": "string"
}
]
}
}