{ "email":"1627635843@qq.com" }
curl --location --request POST 'http://localhost:3001/auth/send-code' \ --header 'Content-Type: application/json' \ --data-raw '{ "email":"1627635843@qq.com" }'
{ "message": "string" }