用户登录
POST
http://localhost:8080/user/login.do?userName=lsj&passWord=123456
请求参数
参数名
类型
描述
必填
userName
string
用户名
必填
passWord
string
密码
必填