{
"adImgUrl": "string",
"auditStatus": 0,
"code": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"delFlag": 0,
"disableAdmin": "string",
"disableReason": "string",
"disableTime": "2019-08-24T14:15:22.123Z",
"discountConfig": "string",
"id": "string",
"imgUrl": "string",
"isCommission": 0,
"isExpire": 0,
"itemCode": "string",
"libId": "string",
"originalPrice": 0,
"payAmount": 0,
"payOrderNum": "string",
"payUserNum": "string",
"price": 0,
"rate": 0,
"sceneId": "string",
"shopId": "string",
"shopName": "string",
"skuList": [
{
"code": "string",
"costPrice": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"dealNum": 0,
"delFlag": 0,
"id": "string",
"imgUrl": "string",
"itemId": "string",
"lbPrice": 0,
"lbStock": 0,
"minBuyNum": 0,
"msPrice": 0,
"msStock": 0,
"originalPrice": 0,
"price": 0,
"ptPrice": 0,
"ptStock": 0,
"retailPrice": 0,
"stepNum": 0,
"stock": 0,
"stockAttention": 0,
"supplyPrice": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"valueIds": "string",
"valueNames": "string",
"weight": 0,
"yyPrice": 0,
"yyStock": 0
}
],
"srcId": "string",
"supplierId": "string",
"title": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"userNum": 0
}curl --location --request PUT '/mallPlus/msmsGood/edit' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k' \
--header 'Content-Type: application/json' \
--data-raw '{
"adImgUrl": "string",
"auditStatus": 0,
"code": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"delFlag": 0,
"disableAdmin": "string",
"disableReason": "string",
"disableTime": "2019-08-24T14:15:22.123Z",
"discountConfig": "string",
"id": "string",
"imgUrl": "string",
"isCommission": 0,
"isExpire": 0,
"itemCode": "string",
"libId": "string",
"originalPrice": 0,
"payAmount": 0,
"payOrderNum": "string",
"payUserNum": "string",
"price": 0,
"rate": 0,
"sceneId": "string",
"shopId": "string",
"shopName": "string",
"skuList": [
{
"code": "string",
"costPrice": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"dealNum": 0,
"delFlag": 0,
"id": "string",
"imgUrl": "string",
"itemId": "string",
"lbPrice": 0,
"lbStock": 0,
"minBuyNum": 0,
"msPrice": 0,
"msStock": 0,
"originalPrice": 0,
"price": 0,
"ptPrice": 0,
"ptStock": 0,
"retailPrice": 0,
"stepNum": 0,
"stock": 0,
"stockAttention": 0,
"supplyPrice": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"valueIds": "string",
"valueNames": "string",
"weight": 0,
"yyPrice": 0,
"yyStock": 0
}
],
"srcId": "string",
"supplierId": "string",
"title": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"userNum": 0
}'{
"code": 0,
"message": "string",
"result": {},
"success": true,
"timestamp": 0
}