{ "url": "string", "comment_id": "string", "max_comment_count": 30, "reply": false, "get_identity_info": false }
curl --location --request POST 'http://wx.blisst.cn:23231/getbizcomment' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "string", "comment_id": "string", "max_comment_count": 30, "reply": false, "get_identity_info": false }'
{}