发送验证码
GET
/client/sendVerificationCode
接口描述
给手机发验证码
请求参数
参数名
类型
描述
必填
phone
str
手机号
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填