普通登录
POST
http://localhost:3000/login
请求参数
参数名
类型
描述
必填
username
string
【必须】登陆的用户名
必填
pwd
string
【必须】登陆的密码
必填