{
"postId":"137",
"dictionaryId":"27",
"reason":"测试举报接口"
}
curl --location --request POST 'https://test.myusmile.online/bff/cloud/health/post/report' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"postId":"137",
"dictionaryId":"27",
"reason":"测试举报接口"
}'
{}