{
"attachments": [
{
"fileType": 0,
"fileUrl": "string",
"id": 0
}
],
"content": "string",
"customerId": 0,
"merchantId": 0,
"orderId": 0,
"productId": 0,
"productName": "string",
"rate": 0,
"shopId": 0,
"specMappingTag": "string"
}curl --location --request POST 'https://dev.mallpraise.com.cn/emall/openapi/v1//h5/productInfo/evaluation/updateEvaluation' \
--header 'Content-Type: application/json' \
--data-raw '{
"attachments": [
{
"fileType": 0,
"fileUrl": "string",
"id": 0
}
],
"content": "string",
"customerId": 0,
"merchantId": 0,
"orderId": 0,
"productId": 0,
"productName": "string",
"rate": 0,
"shopId": 0,
"specMappingTag": "string"
}'{
"code": 0,
"data": {},
"extraData": {},
"extraData1": {},
"message": "string"
}