9.5.获取医护人员信息
POST
{{baseURL}}/getDoctorList
接口描述
获取医护人员信息
请求参数
application/json参数名
类型
描述
必填
deptId
string
科室id
必填
doctorName
string
医护人员名称 用作模糊查询
必填
py
string
医护人员 拼音首字母查询
必填
doctorId
string
医护人员唯一id
必填
diagnosisId
string
诊断室id
可选
type
string
医护类型 1医生 2护士
可选