{ "email": "2975587905@qq.com" }
curl --location --request POST '/user/request-verification-code' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "2975587905@qq.com" }'
{}