用户登录接口
POST
UserLogin
接口描述
用户登录
请求头
参数名
类型
描述
必填
token
String
授权token
必填
请求参数
参数名
类型
描述
必填
UserId
String
账户ID
必填
PassWord
String
账户密码
必填