{
"uuid":"",
"username":""
}curl --location --request POST '/v1/friend/checkfriend' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid":"",
"username":""
}'{
"Code": 200,
"Data": false,
"Text": "检测完成",
"RowCount": 0
}