{
"token": "669dc78a7*****3e04351d6",
"phoneNum": "156****2512",
"remark": "test",
"helloMsg": "test",
"extraInfo": "test",
"userId": "zhangsan",
"instant": true,
"isEncrypt": false,
"corpId": "wwb28767ab4b80f12c"
}curl --location --request POST 'https://zan-api.xiaoshunai.com/addFriend/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "669dc78a7*****3e04351d6",
"phoneNum": "156****2512",
"remark": "test",
"helloMsg": "test",
"extraInfo": "test",
"userId": "zhangsan",
"instant": true,
"isEncrypt": false,
"corpId": "wwb28767ab4b80f12c"
}'{"code":0}