文档
测试
GET
http://127.0.0.1:8080/user/login?username=1&password=2

接口描述

登录账号

请求参数

参数名
类型
描述
必填
username
string
用户名
可选
password
string
密码
可选