{
"topicId": 0,
"operateCode": 0,
"opinion": "string"
}curl --location --request POST 'https://test.51vive.com/forums/aiv/operateRecord/rollback' \
--header 'Content-Type: application/json' \
--data-raw '{
"topicId": 0,
"operateCode": 0,
"opinion": "string"
}'{
"code": 0,
"msg": "string",
"data": true
}