登录
POST
http://**//system/auth/login
请求参数
参数名
类型
描述
必填
username
string
账号
必填
password
string
密码
必填
响应参数
参数名
类型
描述
必填
res
int
0成功 其他失败
必填
token
string
会话token
必填