{
"guid": "string",
"sid": "string",
"operation": 0,
"postid": "string"
}curl --location '/sns/like_sns' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"sid": "string",
"operation": 0,
"postid": "string"
}'{
"error_code": 0,
"error_message": "string",
"data": {
"baseRsp": {
"retCode": 0,
"errorMsg": "string"
}
}
}