文档
测试

用户注册

POST
/user/register

请求头

参数名
类型
描述
必填
Content-Type
application/json
必填

请求参数

参数名
类型
描述
必填
identifier
string
用户名
必填
userNickName
string
昵称
必填
identityType
string
登录类型
必填
userTelephone
string
电话
必填
userEmail
string
邮箱
必填
passWord
string
密码
必填

响应参数

参数名
类型
描述
必填
code
number
示例:82491
必填
msg
string
示例:4BZddchItV
必填
data
string
示例:null
必填