{ "Uid": "abc123def456" }
curl --location 'https://gapi.mccfk.cn/Interact/UnFollow' \ --header 'Content-Type: application/json' \ --data '{ "Uid": "abc123def456" }'
{ "Success": true, "Massage": "string", "Data": {} }