用户注册
POST
/user/doReg
接口描述
用户注册
请求参数
参数名
类型
描述
必填
regType
string
注册类型(1:手机号注册 2:邮箱注册)
必填
phoneNum
string
手机号(eq:15220064294)
可选
countryCode
string
国家代码(eq: 86)
可选
email
string
用户邮箱
必填
messageCode
string
验证码
必填
password
string
密码
必填
logo
string
头像
可选
userName
string
用户名
可选
响应参数
参数名
类型
描述
必填
root
string
successful operation
必填