{
"captcha": true,
"code": "string",
"email": "string"
}curl --location --request POST 'https://m1.apifoxmock.com/m1/2103283-0-default/user/user/modify/email' \
--header 'Content-Type: application/json' \
--data-raw '{
"captcha": true,
"code": "string",
"email": "string"
}'0