{
"auditStatus": 0,
"createTime": "2019-08-24T14:15:22Z",
"delFlag": 0,
"id": "string",
"imgUrls": "string",
"isOfficial": 0,
"isShow": 0,
"itemId": "string",
"itemType": 0,
"nickname": "string",
"phone": "string",
"promotionId": "string",
"reason": "string",
"richText": "string",
"shareNum": 0,
"shopId": "string",
"shopName": "string",
"srcId": "string",
"title": "string",
"type": 0,
"uid": 0,
"updateTime": "2019-08-24T14:15:22Z"
}
curl --location --request PUT '/mallPlus/gmsGoodMaterial/edit' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k' \
--header 'Content-Type: application/json' \
--data-raw '{
"auditStatus": 0,
"createTime": "2019-08-24T14:15:22Z",
"delFlag": 0,
"id": "string",
"imgUrls": "string",
"isOfficial": 0,
"isShow": 0,
"itemId": "string",
"itemType": 0,
"nickname": "string",
"phone": "string",
"promotionId": "string",
"reason": "string",
"richText": "string",
"shareNum": 0,
"shopId": "string",
"shopName": "string",
"srcId": "string",
"title": "string",
"type": 0,
"uid": 0,
"updateTime": "2019-08-24T14:15:22Z"
}'
{
"code": 0,
"message": "string",
"result": {},
"success": true,
"timestamp": 0
}