{
"proxyIp": "",
"myUserName": "v2_060000231003b20faec8c7e28811c4d5cc0ded37b0779c48c759a7446a87688c2774e5300c32@finder",
"myRoleType": 3,
"qrContent": "https://weixin.qq.com/sph/ArJBdPlIM",
"objectId": 14195037502970006000,
"commentContent": "hhh",
"replyUsername": "",
"refCommentId": 0,
"rootCommentId": 0
}curl --location --request POST '/scanComment' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"proxyIp": "",
"myUserName": "v2_060000231003b20faec8c7e28811c4d5cc0ded37b0779c48c759a7446a87688c2774e5300c32@finder",
"myRoleType": 3,
"qrContent": "https://weixin.qq.com/sph/ArJBdPlIM",
"objectId": 14195037502970006000,
"commentContent": "hhh",
"replyUsername": "",
"refCommentId": 0,
"rootCommentId": 0
}'{
"ret": 0,
"msg": "string",
"data": {
"commentId": 0,
"clientid": "string"
}
}