注册
POST
localhost/api/register
接口描述
用户注册接口
请求参数
参数名
类型
描述
必填
mobile
string
手机号
必填
phonecode
string
短信的验证码
必填
password
string
密码
必填
响应参数
参数名
类型
描述
必填
errcode
string
错误编号
必填
errmsg
string
描述
必填