注册账号
POST
http://chanquan.liguangkeji.com/api/user/reg
请求参数
参数名
类型
描述
必填
avatar
string
示例:20210416/0fe4e890dd1fe325e3fce8bfd96cf62d.png
必填
nickname
string
示例:测试
必填
tel
int
示例:17562237521
必填
code
int
示例:7995
必填
password
int
示例:123123
必填
password_
int
示例:123123
必填
响应参数
参数名
类型
描述
必填
error_code
int
示例:1
必填
message
string
示例:该手机号已存在
必填