Authorization: Bearer ********************
{ "email": "v.excmgxsve@qq.com" }
curl --location --request POST '/email_user/bind_user' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "v.excmgxsve@qq.com" }'
{}