手机是否已注册账号
POST
/api/isRegist
请求参数
参数名
类型
描述
必填
mobile
string
手机号码
必填
响应参数
参数名
类型
描述
必填
isRegist
bool
是否已注册
必填
isSetPassword
bool
是否已设置密码
必填