文档
测试

普通会员注册

POST
http://localhost:8081/user/register

请求参数

参数名
类型
描述
必填
userPhone
string
示例:18279544780 电话号码
必填
password
string
示例:123 密码
必填
code
string
示例:666 验证码
必填
phoneAreaCode
string
示例:86 手机区号
必填

响应参数

参数名
类型
描述
必填
resultCode
number
示例:200
必填
resultMsg
string
示例:注册成功
必填
resultData
object
数据字典
必填
message
object
数据字典
必填
userPhone
string
示例:18279546780
必填
userName
object
示例:null
必填
nickName
string
示例:用户183483
必填
headpic
string
示例:http://106.52.180.39:8081/pic/default.jpg
必填
email
object
示例:null
必填
sex
object
示例:null
必填
age
object
示例:null
必填
company
object
示例:null
必填
adressAreaCode
object
示例:null
必填
adress
object
示例:null
必填
role
string
示例:01
必填
contact
object
示例:null
必填
introduction
object
示例:null
必填