curl --location --request POST '/FriendCircle/Comment?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "string", "id": "string", "replyCommnetId": 0, "type": 0 }'
{}