登陆
POST
/api/users/login
接口描述
登陆接口
请求参数
参数名
类型
描述
必填
email
string
邮箱
必填
password
string
密码
必填
响应参数
参数名
类型
描述
必填
status
string
200正确,400错误
必填