curl --location --request GET 'http://localhost:9090/user/email/verificationCode?email='
{ "code": 1, "msg": "success", "data": "验证码已发送" }