文档
测试

注册操作员

POST
textmsg/judgeSMSMobileStowage

请求参数

参数名
类型
描述
必填
textmsg
模块名字
必填
mobile
String
手机号
必填
code
int
验证码
必填
category
int
判断是否需要校验验证码 1为需要 0为不需要
必填
mobile_category
int
判断是否清除手机号 1为需要
必填
openid
String
openid
必填
name
String
用户名字
必填

响应参数

参数名
类型
描述
必填
ret
int
示例:0
必填
data
object
示例:null
必填
msg
string
示例:重复手机号
必填
code
string
507 重复手机号 502 验证码错误 200成功
必填
list
object
示例:null
必填