Captcha

验证码

APIDescription
GET v1/captcha/send?mobile={mobile}&state={state}

获取手机验证码

GET v1/captcha/validate?mobile={mobile}&code={code}

判断验证码是否正确,正确则返回区域Id和密钥

GET v1/captcha/getUser?mobile={mobile}

获取手机号对应的用户信息