注册
POST
http://localhost:8050/user/register
请求参数
参数名
类型
描述
必填
name
string
示例:韦德
必填
pwd
int
示例:33333
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:注册成功
必填