文档
测试

用户注册

POST
/app/user/user_register.htm

请求参数

参数名
类型
描述
必填
password
String
密码
必填
tuiName
string
推荐人的邀请码
必填
mobile
string
注册手机号
必填
userName
string
用户名
必填
phoneCode
string
手机验证码
必填

响应参数

参数名
类型
描述
必填
errCode
int
状态码
必填
errMsg
string
示例:请求成功
必填
timeStamp
int
示例:1589941330461
必填