账号登录
POST
http://127.0.0.1:8080/login/login
接口描述
根据账号密码登录
请求头
参数名
类型
描述
必填
user
User
用户对象
必填
响应参数
参数名
类型
描述
必填
code
int
返回状态码
必填
msg
string
返回信息
必填