curl --location --request GET 'http://127.0.0.1:9999/api/v1/verification/code?email&is_register' \
--header 'x-token: {{x-token}}'
{"code":200010,"message":"验证码邮件发送失败","data":{"email":"421045249@qq.com","error":"535 5.7.139 Authentication unsuccessful, basic authentication is disabled. [SG2P153CA0008.APCP153.PROD.OUTLOOK.COM 2024-12-12T13:14:27.738Z 08DD1863258893B7]"}}