注册
POST
http://yunyue.hndaoben.com/api/user/register
请求参数
参数名
类型
描述
必填
mobile
int
示例:13383847890
必填
code
int
示例:123
必填
password
string
示例:s1234567
必填
repassword
string
示例:s1234567
必填
identity
int
身份0=普通用户1=作者
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:注册账号已经存在
必填
time
string
示例:1618985296
必填
data
object
示例:null
必填