账号登陆
POST
http://localhost:3000/users/login
请求参数
参数名
类型
描述
必填
uname
string
用户名
必填
pwd
striong
密码
必填