文档
测试

列表查询

GET
http://localhost:8094/basePeopleHealthy/findPageList

请求参数

参数名
类型
描述
必填
pageNo
页数
可选
pageSize
记录数
可选
deptId
int
部门ID
可选
peopleName
string
人员名称 模糊查询
可选
physicalExaminationTime
date
体检日期
可选
physicalExaminationHospital
string
体检医院 模糊查询
可选
physicalExaminationNumber
string
体检编号
可选
healthyType
int
体检类型 0:入职体检 1:月体检
可选