{
"brandId": 0,
"brandName": "string",
"categoryId": 0,
"categoryName": "string",
"costPrice": 0,
"createdBy": 0,
"createdTime": "2019-08-24T14:15:22Z",
"crossedPrice": "string",
"customMargin": "string",
"customPrice": "string",
"expireTime": "2019-08-24T14:15:22Z",
"expressTemplateId": 0,
"giftLibraryId": 0,
"goodNo": "string",
"goodStatus": "string",
"goodsDescribe": "string",
"goodsName": "string",
"goodsPlatform": 0,
"goodsPondDetail": {
"createdBy": 0,
"createdTime": "2019-08-24T14:15:22Z",
"goodsContent": "string",
"goodsPondId": 0,
"id": 0,
"updatedBy": 0,
"updatedTime": "2019-08-24T14:15:22Z"
},
"goodsPondImages": [
{
"createdBy": 0,
"createdTime": "2019-08-24T14:15:22Z",
"goodsPondId": 0,
"id": 0,
"imageFormat": "string",
"imageLastName": "string",
"imageNewName": "string",
"imageSize": 0,
"imageUrl": "string",
"updatedBy": 0,
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"goodsType": 0,
"gtscCode": "string",
"id": 0,
"issuingPrice": "string",
"jdhcCode": "string",
"limitBuyNum": 0,
"mainImage": "string",
"mainVideo": "string",
"parameters": "string",
"price": 0,
"profitMargin": 0,
"recordGoodsId": 0,
"saleNum": 0,
"sellDate": "2019-08-24T14:15:22Z",
"shamSaleNum": 0,
"startBuyNum": 0,
"status": {
"name": "string",
"title": "string",
"value": 0
},
"stockReduceType": "string",
"storeId": 0,
"supplierId": 0,
"supportIssuing": 0,
"tenantId": 0,
"unifyFreightPrice": "string",
"updatedBy": 0,
"updatedTime": "2019-08-24T14:15:22Z",
"useOpenScore": 0,
"wholeMargin": "string",
"wholePrice": "string",
"wxShareDescribe": "string"
}
curl --location --request POST 'http://127.0.0.1:8585/goodsPondInfo/save' \
--header 'Content-Type: application/json' \
--data-raw '{
"brandId": 0,
"brandName": "string",
"categoryId": 0,
"categoryName": "string",
"costPrice": 0,
"createdBy": 0,
"createdTime": "2019-08-24T14:15:22Z",
"crossedPrice": "string",
"customMargin": "string",
"customPrice": "string",
"expireTime": "2019-08-24T14:15:22Z",
"expressTemplateId": 0,
"giftLibraryId": 0,
"goodNo": "string",
"goodStatus": "string",
"goodsDescribe": "string",
"goodsName": "string",
"goodsPlatform": 0,
"goodsPondDetail": {
"createdBy": 0,
"createdTime": "2019-08-24T14:15:22Z",
"goodsContent": "string",
"goodsPondId": 0,
"id": 0,
"updatedBy": 0,
"updatedTime": "2019-08-24T14:15:22Z"
},
"goodsPondImages": [
{
"createdBy": 0,
"createdTime": "2019-08-24T14:15:22Z",
"goodsPondId": 0,
"id": 0,
"imageFormat": "string",
"imageLastName": "string",
"imageNewName": "string",
"imageSize": 0,
"imageUrl": "string",
"updatedBy": 0,
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"goodsType": 0,
"gtscCode": "string",
"id": 0,
"issuingPrice": "string",
"jdhcCode": "string",
"limitBuyNum": 0,
"mainImage": "string",
"mainVideo": "string",
"parameters": "string",
"price": 0,
"profitMargin": 0,
"recordGoodsId": 0,
"saleNum": 0,
"sellDate": "2019-08-24T14:15:22Z",
"shamSaleNum": 0,
"startBuyNum": 0,
"status": {
"name": "string",
"title": "string",
"value": 0
},
"stockReduceType": "string",
"storeId": 0,
"supplierId": 0,
"supportIssuing": 0,
"tenantId": 0,
"unifyFreightPrice": "string",
"updatedBy": 0,
"updatedTime": "2019-08-24T14:15:22Z",
"useOpenScore": 0,
"wholeMargin": "string",
"wholePrice": "string",
"wxShareDescribe": "string"
}'
{
"code": 0,
"data": {},
"msg": "string"
}