管理员登录
POST
http://localhost:8080/user/login
接口描述
线上地址上线后补全,线上服务器地址:
请求参数
参数名
类型
描述
必填
username
String
用户名
必填
password
String
密码
必填