账号注册
POST
http://localhost:3000/users/registry
接口描述
这是个注册接口
请求参数
参数名
类型
描述
必填
uname
string
账号
必填
pwd
string
密码
必填