用户登录
GET
http://localhost:8089/his/user/login.do
接口描述
用户模块的用户登录功能
请求参数
参数名
类型
描述
必填
userName
String
用户名
必填
passWord
String
密码
必填