{
"guid": "",
"username": "string",
"status": 1
}curl --location --request POST '/contact/modify_contact_top_flag' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "",
"username": "string",
"status": 1
}'null