{
"uuid":"",
"scene":0,
"v3":"",
"v4":"",
"content":""
}curl --location --request POST '/v1/friend/addcontact' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid":"",
"scene":0,
"v3":"",
"v4":"",
"content":""
}'{
"code": 0,
"data": {
"errcontent": "string",
"errmsg": "string",
"ret": 0
},
"text": "string",
"rowcount": 0,
"showmsg": true
}