{
"id": 0,
"topicId": 0,
"regard": true,
"tcId": 0,
"tcrId": 0
}curl --location --request POST 'https://test.51vive.com/forums/comment/regard' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"topicId": 0,
"regard": true,
"tcId": 0,
"tcrId": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}