发送验证码支持 email 和 phone
email
phone
非注册用户发送:
POST /api/v2/verifycodes/register
注册用户发送:
POST /api/v2/verifycodes
sms
mail
Status: 202 Accepted
{ "message": [ "获取成功" ] }