{
"Object": "string",
"SourceId": "string",
"SourceType": 0,
"Type": 0,
"Wxid": "string"
}
curl --location --request POST 'http://test-cn.your-api-server.com/Favor/Add' \
--header 'Content-Type: application/json' \
--data-raw '{
"Object": "string",
"SourceId": "string",
"SourceType": 0,
"Type": 0,
"Wxid": "string"
}'
{}