登录
GET
http://localhost:2003/api/log
接口描述
登录
请求参数
参数名
类型
描述
必填
username
String
用户名
必填
password
String
密码
必填
vcode
String
验证码
必填
mdl
String
免登录
必填
响应参数
参数名
类型
描述
必填
code
Number
前后端响应状态码,0为失败,1为成功,
必填