修改科室信息
POST
/office/updateOffice
接口描述
修改科室信息
请求参数
参数名
类型
描述
必填
officeid
string
示例:21f63cf8157242668543c4181c95a1e1
必填
hospitalid
string
示例:1
必填
officename
string
示例:神经科
必填
officetype
string
示例:类型
必填
officeloction
string
示例:科室位置
必填
officeintroduce
string
示例:介绍科室位置
必填
响应参数
参数名
类型
描述
必填
type
boolean
示例:true
必填
code
string
示例:0000
必填
message
string
示例:请求成功
必填
data
object
示例:null
必填