文档
测试

查询单位下所有的二级科室

GET
http://localhost:18088/mp/mphome/selectBrieflyLowerdeptList?unitid=abddba8e-9200-11e7-8f38-c45444294ae7

请求头

参数名
类型
描述
必填
unitid
string
示例:
必填

请求参数

参数名
类型
描述
必填
unitid
string
示例:abddba8e-9200-11e7-8f38-c45444294ae7
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
lowerdeptid
string
示例:01723cfb-0ccb-4b86-a3cf-0419498f270e
必填
lowerdeptname
string
示例:核酸检测门诊
必填
higherdeptid
string
示例:0e19a63e-3a06-48b1-bb53-c1ce60852ff5
必填
lowerdeptsort
int
示例:6
必填
doctorcount
int
示例:1
必填