注册
POST
/api/register
请求参数
参数名
类型
描述
必填
user
string
账号 / 邮箱
必填
pwd
string
密码
必填
响应参数
参数名
类型
描述
必填
code
number
成功1 失败0
必填
msg
string
提示语
必填