人员管理列表
POST
personnel/personnelInfo/list
请求参数
响应参数
参数名
类型
描述
必填
code
String
请求状态码
必填
msg
String
请求返回内容
必填
personnelId
Long
人员id
必填
deptId
Long
公司ID
必填
consumerId
String
用户id
必填
personnelTypeId
Long
人员(用户)类型id
必填
personnelName
String
人员(用户)名称
必填
personnelSex
String
性别(0代表男 1代表女)
必填
personnelNation
String
人员民族
必填
provinceCard
String
身份证号码
必填
personnelPhone
String
手机号码
必填
personnelAddress
String
人员地址
必填
isAudited
String
审核标志(0代表未审核 1代表审核)
必填
personnelPictirePath
String
人员照片路径
必填
isRelation
String
是否绑定考勤方式(0代表未绑定 1代表已绑定)
必填
remark
String
备注
必填