{
"CommnetId": 0,
"Id": "string",
"Type": 0,
"Wxid": "string"
}
curl --location --request POST 'http://test-cn.your-api-server.com/FriendCircle/Operation' \
--header 'Content-Type: application/json' \
--data-raw '{
"CommnetId": 0,
"Id": "string",
"Type": 0,
"Wxid": "string"
}'
{}