003.获取待核实人员列表
GET
member/getWkMemberList
接口描述
获取待核实人员列表
请求参数
参数名
类型
描述
必填
member_type
String
人员类型(不传查询全部 , 01:气瓶从业人员, 02:救援专家, 03:检验人员,04:检测人员,05:维保人员,06:叉车司机,07:安全管理人员)
必填
id_card_no
String
身份证号【模糊查询】
必填
member_name
String
姓名【模糊查询】
必填
unit_name
String
工作单位【模糊查询】
必填
contact_tel
String
联系电话【模糊查询】
必填
current
int
页码
必填
size
int
每页行数
必填
响应参数
参数名
类型
描述
必填
code
int
返回状态码
必填
message
String
返回状态描述
必填
number
int
该次请求入参页码
必填
size
int
该次请求返回业务数据行数
必填
pages
int
总页数
必填
total
int
总记录数
必填
id
long
人员主键ID
必填
batch_no
String
数据批次号
必填
system_code
String
来源系统编码
必填
system_name
String
来源系统名称
必填
member_name
String
姓名
必填
gender
String
性别
必填
gender_name
String
性别名称
必填
id_card_no
String
身份证号
必填
contact_tel
String
联系电话
必填
member_type
String
人员类型(01:作业人员, 02:应急专家, 03:监察人员, 不传查询全部)
必填
member_type_name
String
人员类型名称
必填
unit_no
String
单位编号
必填
unit_name
String
单位名称
必填
create_time
String
创建时间
必填