发送短信验证码
GET
/api/v1/app/sendVerificationCode//{phone}
请求参数
参数名
类型
描述
必填
phone
String
手机号
必填
成功返回
参数名
类型
描述
必填
resMessage
string
示例:发送成功!
必填
resCode
string
示例:0000
必填