curl --location --request POST 'http://localhost:8080/api/user/mail' \ --form 'account="731924080@qq.com"'
{"code":200,"msg":"ok","data":null}