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