登录
POST
http://localhost:8080/portal/user/login.do
接口描述
根据用户名和密码查找用户;线上服务器地址和端口号
请求参数
参数名
类型
描述
必填
username
String
用户名
必填
password
String
密码
必填