{
"City": "",
"Country": "",
"Province": "",
"Sex": 0
}
curl --location --request POST '/user/SetSexDq' \
--header 'Content-Type: application/json' \
--data-raw '{
"City": "",
"Country": "",
"Province": "",
"Sex": 0
}'
{}