登录
POST
api/login
请求参数
参数名
类型
描述
必填
username
用户名
必填
password
账号
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:登录成功
必填
data
string
token
必填
code
int
示例:200
必填