绑定手机号获取验证码
POST
https://yuer.guojimami.com/apimy/bindDynamicCode
请求参数
参数名
类型
描述
必填
tel
int
示例:18772957307
必填
captcha
int
84gh 图片验证码
必填
响应参数
参数名
类型
描述
必填
code
string
示例:201
必填
status
string
示例:error
必填
msg
string
示例:该手机号已经被绑定了
必填