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