{
"token": "string",
"phoneNum": "string",
"remark": "string",
"helloMsg": "string",
"extraInfo": "string",
"userId": "string",
"instant": true,
"isEncrypt": true
}curl --location --request POST '/addFriend/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"phoneNum": "string",
"remark": "string",
"helloMsg": "string",
"extraInfo": "string",
"userId": "string",
"instant": true,
"isEncrypt": true
}'{
"code\t": 0
}