{ "url": "string", "comment_id": "string" }
curl --location --request POST '/getbizcomment' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "string", "comment_id": "string" }'
{}