普通登录
POST
http://localhost:3000/users/login
请求参数
参数名
类型
描述
必填
username
string
登录账号
必填
password
string
登录密码
必填