修改科室
POST
http://localhost:8089/his/Dep/update.do?deptcode=SLZKKS&deptname=失恋综合科室&deptcategoryid=12&depttype=1&id=142
接口描述
修改一个科室
请求参数
参数名
类型
描述
必填
deptcode
String
必填
deptname
String
必填
deptcategoryid
Integer
必填
depttype
Integer
必填
id
Integer
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态码
必填
msg
String
数据信息
可选
data
String
数据
可选