登录
POST
/user/login
接口描述
这是用户接口,会返回json格式打包的参数
请求参数(标签以这个命名的属性值)
参数名
类型
描述
必填
username
string
账号/用户名
必填
password
string
密码
必填
checkCode
String
验证码
必填