短信验证码
GET
{{development}}/v1/common/verification?mobile=18049498217&type=1
请求参数
参数名
类型
描述
必填
mobile
int
示例:18049498217
必填
type
int
1 注册/ 2 忘记密码
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:发送成功
必填
code
int
示例:200
必填
success
boolean
示例:true
必填