更新用户信息
GET
http://localhost:8089/his/user/update.do
请求参数
参数名
类型
描述
必填
id
Integer
必填
password
Integer
密码
必填
realname
String
真实姓名
必填
doctitleid
Integer
必填
isscheduling
String
必填
deptid
Integer
必填
registleid
Integer
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态码
必填
msg
String
状态信息
必填
data
String
数据
可选