文档
测试

添加科室

POST
/office/addOffice

接口描述

添加科室

请求参数

参数名
类型
描述
必填
hospitalid
string
示例:1
必填
officename
string
示例:心内科
必填
officetype
string
示例:类型
必填
officeloction
string
示例:科室位置
必填
officeintroduce
string
示例:介绍
必填
officePhoto
string
图片地址
必填

响应参数

参数名
类型
描述
必填
type
boolean
示例:true
必填
code
string
示例:0000
必填
message
string
示例:请求成功
必填
data
object
示例:null
必填