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