用户登录
POST
http://39.108.168.231:8080/userLogin
请求参数
参数名
类型
描述
必填
userId
string
用户账号
必填
password
string
必填
响应参数
参数名
类型
描述
必填
无
boolean
正确为true失败为false
必填