{
"snsId": 14287710653886042000,
"operType": 2,
"wxid": "wxid_4mb3zx0q09fq21",
"commentId": 0,
"content": ""
}curl --location --request POST '/commentSns' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"snsId": 14287710653886042000,
"operType": 2,
"wxid": "wxid_4mb3zx0q09fq21",
"commentId": 0,
"content": ""
}'{
"ret": 0,
"msg": "string"
}