{
"id": "string",
"reviewDt": "string",
"scene": "string",
"userInput": "string"
}curl --location '/userPlatform/mtwm/review/editReplySuggest' \
--header 'Content-Type: application/json' \
--data '{
"id": "string",
"reviewDt": "string",
"scene": "string",
"userInput": "string"
}'{
"code": 0,
"message": "",
"data": null
}