1. 员工信息管理
人力平台
  • 通用接口
    • 多文件上传
      POST
    • 文件下载
      GET
    • 获取字典数据
      GET
    • 获取公司过滤列表
      GET
    • 获取所有公司列表
      GET
    • 获取所有部门列表
      GET
    • 获取公司岗位列表
      GET
    • 获取所有用户列表
      GET
    • 获取合同制字典列表
      GET
  • 员工信息管理
    • 添加员工
      POST
    • 修改员工
      PUT
    • 获取员工列表
      GET
    • 获取员工详情
      GET
    • 删除员工
      DELETE
    • 获取标签列表
      GET
    • 打标签
      POST
    • 下载导入模板
      POST
    • 导入数据
      POST
    • 导出
      POST
  • 员工职业积分管理
    • 积分置零
      POST
    • 查询员工职业积分列表(更新)
      GET
    • 更新员工积分定时任务
      GET
  • 人员统计
    • 薪酬统计分析
      GET
  • 员工预警
    • 更新证书到期预警
      GET
    • 获取证书到期预警列表
      GET
    • 获取证书到期预警详情
      GET
    • 更新合同到期预警
      GET
    • 获取合同到期预警列表
      GET
    • 获取合同到期预警详情
      GET
    • 更新人员退休预警
      GET
    • 获取人员退休预警列表
      GET
    • 获取人员退休预警详情
      GET
    • 测试预警管理定时任务
      GET
  • 用户管理
    • 获取短信验证码
    • 登录验证
    • 密码短信登录
  • 绩效考核
    • 获取年度考评列表
    • 获取年考评详情
  • 千万里同步
    • 测试本地加密
    • 测试本地同步
    • 测试本地推送
    • (测试环境)接口调用
    • (测试环境)推送公司
    • (生产环境)接口调用
    • (生产环境)推送公司
  • 招聘网站测试
    • 广西人才网
    • 广西人才网附件
    • 广西人才网附件下载
    • 智联招聘
    • 智联招聘详情
    • 智联招聘附件
    • 智联招聘v2
    • 智联招聘详情v2
    • 智联招聘志愿列表v2
    • 智联招聘附件v2
    • 前程无忧
    • 前程无忧详情
  • 招聘计划待办已办
    • 获取列表
    • 获取详情
    • 获取审批人列表
    • 审批
    • 转交
  • 入职审批待办已办
    • 获取列表
    • 获取详情
    • 获取审批人列表
    • 审批
    • 转交
  • 候选人管理
    • 广西人才网候选人数据拉取
    • 智联招聘候选人数据拉取
    • V2智联招聘候选人数据拉取
    • 前程无忧候选人数据拉取
  • 未分类
    • 导入字典
    • qwe
    • 123
    • 222
    • 123213
  • 员工同步
    • 测试同步合同制员工
    • 获取字典
    • 测试同步文博员工
    • 全量同步
    • 获取公司列表
    • 获取部门列表
    • 测试同步合同制部门表
  • 加解密
    • 加密候选人
    • 加密被测评人员表
    • 加密员工
    • 加密员工历史
    • 加密员工家庭
    • 加密员工工作
    • 加密公司
    • 加密部门
    • 加密登录日志
    • 加密操作日志
    • 加密用户
    • 解密候选人
    • 解密员工
    • 解密登录日志
    • 解密操作日志
    • 解密用户
  • 选人用人管理
    • 领导工作考核民主评议表提交或暂存按钮功能
    • 领导工作考核查看详情
    • 查询【领导工作考核汇总】主要问题列表
  • 数据模型
    • AjaxResult
    • StaffReq
    • StaffJobReq
    • StaffWorkReq
    • StaffHomeReq
    • StaffEducateReq
    • StaffTrainReq
    • StaffProfessionalReq
    • StaffProfessionReq
    • StaffAwardReq
    • StaffContractReq
    • StaffAssessReq
    • StaffSalaryReq
    • StaffPartyReq
    • StaffTalentReq
    • StaffInternalTrainerReq
    • StaffSyncFullDoseReq
  1. 员工信息管理

获取员工详情

开发中
GET
/staff/a3e6ae613b17e746e3ee09dc764d676c
注释去添加人员接口查看

请求参数

Header 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/staff/a3e6ae613b17e746e3ee09dc764d676c' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjczMzc1NTgxLWVhNzgtNDIzNy1iOTIzLWY5NDAyYTQ0NjhkNyJ9.rRjopOyDv2H-6QZxzvEHx4xFnUTXGmfG4-06VLuA9ciBieaLsC_Ja0uKKMUiOiWD9XjTxPCf26gQkOUuEQFXCg'

返回响应

🟢200成功
application/json
Body

示例
{
    "msg": "操作成功",
    "code": 200,
    "data": {
        "staff": {
            "id": "6c1585487497bd0221634444e19c8577",
            "createTime": "2024-04-09 11:54:39",
            "updateTime": null,
            "hasStatus": 0,
            "operatorId": 1396,
            "lastUpdateOperatorId": null,
            "departmentId": null,
            "pageNum": null,
            "pageSize": null,
            "staffType": "quis laboris",
            "thirdStaffNature": "1",
            "thirdStaffType": "1",
            "staffCode": "22",
            "realName": "然即根通基离计",
            "realNameSpell": "反当确江做目根",
            "usedName": "建状根消次十总",
            "certificateType": "1",
            "certificateNumber": "3",
            "gender": "男",
            "birthday": "1983-07-25",
            "country": "non cupidatat",
            "nation": "deserunt pariatur",
            "birthplace": "in reprehenderit ",
            "nativePlace": "sed nulla",
            "domicilePlace": "Excepteur ut",
            "joinWorkDate": "2017-06-10",
            "enterIndustryDate": "1974-05-16",
            "enterTelecomDate": "1990-05-23",
            "seniority": "voluptate in ullamco tempor aliqua",
            "enterTelecomSystemSource": "incididunt eu",
            "companySeniority": "ut",
            "fileLocation": "do est laboris dolor id",
            "phoneNumber": "99",
            "maritalStatus": "1",
            "healthStatus": "1",
            "householdType": "1",
            "personalIdentity": "96",
            "hasContractOperation": "exercitation velit",
            "officePhone": "18665226285",
            "homePhone": "18627309434",
            "email": "g.tpvhc@qq.com",
            "urgencyContactName": "众中史节",
            "urgencyContactPhone": "18680316374",
            "homeAddress": "山东省石嘴山市拜泉县",
            "predictRetireDate": "2024-07-17",
            "netbigAccount": "eu commo",
            "remitAddress": "陕西省阳泉市太仆寺旗",
            "politicsStatus": "1",
            "postcode": "50",
            "staffJobCode": "35",
            "enterIndustrySource": "irure esse consequat",
            "age": -15742432,
            "qwlSync": null,
            "creatorCompanyId": 214
        },
        "job": {
            "id": "ec9a4a60281be0de47fe1e81d3151de4",
            "createTime": "2024-04-09 11:54:39",
            "updateTime": null,
            "hasStatus": 0,
            "operatorId": null,
            "lastUpdateOperatorId": null,
            "departmentId": null,
            "pageNum": null,
            "pageSize": null,
            "staffId": "6c1585487497bd0221634444e19c8577",
            "startDate": "1982-01-13",
            "endDate": "1979-03-01",
            "companyId": 214,
            "deptId": 245,
            "staffCategory": "est cupidatat officia culpa",
            "staffStatus": "nostrud ad ea",
            "post": "nisi",
            "lastDeptId": null,
            "lastPost": null,
            "deptPostChangeDate": null,
            "postSeq": "nostrud sunt exercitation officia in",
            "postTierLevel": "ea adipisicing ut dolor",
            "postLevel": "nisi dolore elit",
            "administrationJob": "Excepteur laboris Lorem laborum culpa",
            "fullTimeParty": "2001-04-28 15:21:09",
            "officeWay": "qui",
            "officeNumber": "97",
            "exemptOfficeNumber": "78",
            "transactionType": "Ut nostrud proident in",
            "transactionReason": "ad",
            "trialEndDate": null,
            "officeType": "ea Ut ut",
            "currentPostLevelDate": "1972-01-18",
            "currentJobDate": "2001-07-12",
            "currentLevelDate": "2008-10-03",
            "firstDatum": "eu",
            "secondDatum": "eu eiusmod",
            "remark": "quis proident culpa magna",
            "recordSeq": "tempor",
            "enterCompanyDate": "1973-08-30",
            "qwlSync": null,
            "officialDate": null
        },
        "workList": [
            {
                "id": "52b13176598fe0b0848d6157e4e88102",
                "createTime": "2024-04-09 11:54:39",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "startDate": "2019-04-13",
                "endDate": "2000-03-18",
                "company": "consequat dolor magna officia",
                "dept": "nostrud ipsum fugiat Duis Ut",
                "post": "Duis et",
                "postSeq": "occaecat Lorem labore",
                "job": "aliqua mollit nulla",
                "postSystem": "irure Excepteur consectetur el",
                "postTier": "qui voluptate officia",
                "postLevel": "elit",
                "mainDuty": "q.hspg@qq.com",
                "mainPerf": "f.rdcoo@qq.com",
                "workPlace": "ea nisi",
                "contactPhone": "18115338360",
                "certifier": "laboris eiusmod",
                "certifierPhone": "18138375356",
                "backgroundCheck": "commodo adipisicing quis",
                "dimissionReason": "et ad nostrud Excepteur",
                "recordSeq": "id eiusmod amet nostrud ani"
            }
        ],
        "homeList": [
            {
                "id": "73ac16e07643ee10af265d9ff3c16272",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "familyMember": "laborum dolore consequat dolore Lorem",
                "gender": "女",
                "salutation": "mollit",
                "birthday": "2023-05-25",
                "workUnit": "ullamco tempor",
                "politicsStatus": "sed aute consequat tempor e",
                "familyMemberStatus": "irure velit tempor est",
                "job": "esse",
                "familyAddress": "新疆维吾尔自治区陇南市平鲁区",
                "contactPhone": "18197122557",
                "certificateNumber": "31"
            }
        ],
        "educateList": [
            {
                "id": "84a1d3f344e647d88980a4bb23b9168b",
                "staffId": "6c1585487497bd0221634444e19c8577",
                "enrollmentDate": "2014-12-18",
                "graduateDate": "1987-07-31",
                "schoolName": "青节标法规分",
                "schoolType": "non veniam ",
                "faculty": "Excepteur",
                "major": "eiusmod proident voluptate",
                "studyWay": "ad elit ",
                "education": "1",
                "educationCertificateNumber": "89",
                "getEducationDate": "2013-01-19",
                "studySystem": "sunt nisi laborum amet eu",
                "degree": "sunt eiusmod",
                "getDegreeDate": "1990-08-04",
                "degreeAwardUnit": "Excepteur velit tempor Duis",
                "degreeCertificateNumber": "7",
                "hasHighestDegree": "do irure in ea",
                "highestDegree": "1",
                "hasFirstDegree": "sunt in",
                "enterpriseBearCost": 69,
                "educateAgreementFileList": [
                    {
                        "id": "5e6a0fe0fdffaedc82ac6a0649cd1ef8",
                        "createTime": "2024-04-09 11:54:40",
                        "updateTime": null,
                        "hasStatus": 0,
                        "operatorId": null,
                        "lastUpdateOperatorId": null,
                        "departmentId": null,
                        "pageNum": null,
                        "pageSize": null,
                        "staffEducateId": "84a1d3f344e647d88980a4bb23b9168b",
                        "fileName": "主拉区步经科",
                        "fileUrl": "http://tflkmut.mobi/ljhluszp"
                    }
                ],
                "hasFullTimeHighestDegree": "1997-01-17 06:39:30",
                "hasOnJobHighestDegree": "是",
                "remark": "id enim eiusmod"
            },
            {
                "id": "080c86eeab8f4e4792d6d79de4a16a33",
                "staffId": "6c1585487497bd0221634444e19c8577",
                "enrollmentDate": "1997-05-28",
                "graduateDate": "2004-04-28",
                "schoolName": "身华月金",
                "schoolType": "velit dolore Excepteur",
                "faculty": "sit",
                "major": "ullamco cupidatat et",
                "studyWay": "velit voluptate aute e",
                "education": "1",
                "educationCertificateNumber": "71",
                "getEducationDate": "2012-10-12",
                "studySystem": "c",
                "degree": "exercitation",
                "getDegreeDate": "1998-02-24",
                "degreeAwardUnit": "Ut dolor cupidatat minim sed",
                "degreeCertificateNumber": "10",
                "hasHighestDegree": "esse ipsum occ",
                "highestDegree": "pariatur anim deserunt",
                "hasFirstDegree": "ut laborum",
                "enterpriseBearCost": 59,
                "educateAgreementFileList": [
                    {
                        "id": "8f75488f47623e66b948bbff47f4d033",
                        "createTime": "2024-04-09 15:21:28",
                        "updateTime": null,
                        "hasStatus": 0,
                        "operatorId": null,
                        "lastUpdateOperatorId": null,
                        "departmentId": null,
                        "pageNum": null,
                        "pageSize": null,
                        "staffEducateId": "080c86eeab8f4e4792d6d79de4a16a33",
                        "fileName": "方车也成",
                        "fileUrl": "http://lvs.ao/eiavgflqwb"
                    }
                ],
                "hasFullTimeHighestDegree": "1983-01-16 10:41:43",
                "hasOnJobHighestDegree": "esse laboris in sit sed",
                "remark": "do culpa anim tempor eiusmod"
            }
        ],
        "trainList": [
            {
                "id": "e6d424a5e4e22ca1e4c1e6a6cbd11600",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "trainActivityName": "己根是快",
                "trainLevel": "in nisi laborum Lorem",
                "trainStartDate": "1971-08-24",
                "trainEndDate": "2024-07-17",
                "trainType": "eiusmod nostrud elit magna",
                "trainContent": "proident magna",
                "trainPeriod": "exercitation ",
                "trainWay": "sint voluptate",
                "trainTarget": "pariatur deserunt dolor Duis eu",
                "trainContentType": "voluptate aliqua",
                "studyAssessScore": 31,
                "behaviorAssessScore": 75,
                "sponsor": "",
                "organizer": "con",
                "assistOrganizer": "la",
                "trainScore": 63,
                "trainCertificate": "Duis amet est sunt",
                "trainCertificateNumber": "77",
                "awardUnit": "et labor",
                "certificateDate": "2024-07-17",
                "validityDate": "2024-07-17",
                "certificateLevel": "non enim cupidat",
                "trainPlace": "elit in irure",
                "ramark": "id enim Ut deserunt labore"
            }
        ],
        "professionalList": [
            {
                "id": "b03a346b9d3c3acca51d8fdb37f17c88",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "professionTitle": "离种这离想格",
                "engageStartDate": "1988-04-25",
                "engageStatus": "enim tempor dolor fugiat anim",
                "engageEndDate": "1970-09-22",
                "professionLevel": "ullamco repreh",
                "qualificationDate": "2015-01-30",
                "certificateNumber": "7",
                "qualificationWay": "est laboris",
                "qualificationApprovalUnit": "reprehenderit",
                "qualificationVerifyUnit": "enim occaecat exercitation ",
                "reviewOrg": "Lorem",
                "engageUnit": "in culpa exercitation et",
                "qualificationVerifyDate": "1981-11-05",
                "evaluateDate": "1986-11-03",
                "hasHighestLevel": "nostrud",
                "major": "et dolor minim proident eu",
                "titleType": "农示北即感张"
            }
        ],
        "professionList": [
            {
                "id": "3789c939b4f2d3e3a26e04d6bd3f08fb",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "professionalQualificationName": "拉然两",
                "professionalQualificationSecondType": "dolore",
                "professionalQualificationFirstType": "irure proident",
                "professionalQualificationLevel": "officia",
                "certificateNumber": "76",
                "qualificationDate": "1972-08-08",
                "reviewOrg": "reprehenderi",
                "validityStartDate": "2024-07-17",
                "validityEndDate": "2024-07-18",
                "hasHighestLevel": "exercitation occaecat",
                "postQualificationMatch": "sunt",
                "remark": "voluptate Lorem"
            }
        ],
        "awardList": [
            {
                "id": "87c4188db6de64cc8863d039980d605a",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "awardName": "开对果派界议",
                "awardAwardUnit": "in minim",
                "awardLevel": "mollit ipsum et u",
                "awardGrade": "id",
                "awardType": "dolor",
                "awardDate": "2009-11-16",
                "awardReason": "sed eu",
                "awardMeasure": "laborum veniam"
            }
        ],
        "contractList": [
            {
                "id": "50be564d740fd7169b6a69722e018214",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "contractNumber": "59",
                "startDate": "2005-03-07",
                "endDate": "2024-05-17",
                "contractDeadlineType": "irure ex velit est",
                "contractDeadlineUnit": "do sed",
                "actualTerminateDate": "1979-06-28",
                "contractDeadline": "consectetur eiusmod",
                "hasNeedTrial": "cillum sint ",
                "trialDeadlineUnit": "esse",
                "trialDeadline": "do dolore Excepteur",
                "deadlineStartDate": "2014-05-27",
                "deadlineEndDate": "1994-11-04",
                "trialSalary": 71,
                "trialExpireSalary": 75,
                "businessType": "laboris paria",
                "hasLaborHour": "consectetur qui voluptate Lorem",
                "laborContractSubject": "anim",
                "economyCompensation": 13,
                "compensation": 33,
                "signedPlace": "consequat et cillum nulla sint",
                "hasRecentRecord": "Duis cillum cupidatat",
                "recordSerial": "reprehenderit veniam",
                "remark": "non enim occaecat in"
            }
        ],
        "assessList": [
            {
                "id": "bb13cfaa85dbcf75697ed2efaebeae18",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "assessType": "n",
                "assessUnit": "aliqua off",
                "startDate": "2005-12-09",
                "endDate": "1985-09-25",
                "assessScore": 52,
                "perfLevel": "culpa ex ad",
                "assessSchemeName": "社进复声许",
                "orgScore": 37,
                "democracyEvaluateScore": 13
            }
        ],
        "salaryList": [
            {
                "id": "e94202bcc1f28265b9c201eac26e2678",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "annual": "cupidatat dolor inci",
                "payrollUnit": "culpa anim minim eiusmod ea",
                "provinceCompany": "重庆",
                "companyType": "consectetur ullamco officia",
                "period": "reprehenderit",
                "shouldTotal": 8.75,
                "deductTotal": 3.94,
                "actualTotal": 9.97,
                "postSalary": 9.59,
                "perfSalary": 4.77,
                "yearBonus": 7.86,
                "subsidy": 4.2,
                "overtimeSalary": 6.53,
                "otherSalary": 6.4,
                "postDividend": 6.44,
                "welfareCost": 5.41,
                "singleHouseSubsidy": 2.22,
                "staffEducation": 9.34,
                "disabledJobSecurity": 8.64,
                "nonMonetaryWelfare": 4.7,
                "stockAccretion": 6.7,
                "dispatchLaborSalary": 10.67,
                "dispatchLaborInsuranceDeduct": 5.19,
                "laborUnionCost": 8.88,
                "laborProtectionFees": 6.28,
                "otherIncome": 8.75,
                "attendanceDeduct": 5.77,
                "personalIncomeTax": 4.46,
                "providentFundDeduct": 5.34,
                "providentFundUnitBurden": 5.4,
                "staffInsuranceDeduct": 5.45,
                "annuityPersonal": 8.3,
                "medicalPersonal": 4.44,
                "illnessMedicalPersonal": 4.04,
                "unemploymentPersonal": 9.47,
                "replenishMedicalPersonal": 6.33,
                "otherInsurancePersonal": 8.56,
                "staffInsuranceUnit": 10.46,
                "annuityUnit": 7.64,
                "medicalUnit": 6.81,
                "illnessMedicalUnit": 7.7,
                "workInjuryUnit": 3.82,
                "birthUnit": 4.38,
                "unemploymentUnit": 10.13,
                "replenishMedicalUnit": 10.55,
                "otherInsuranceUnit": 6.05,
                "enterpriseAnnuityPersonal": 10.15,
                "enterpriseAnnuityUnit": 5.64,
                "dismissWelfare": 7.53,
                "dismissWelfarePersonal": 8.15,
                "dismissWelfareUnit": 10.28,
                "retireeCost": 2.58
            }
        ],
        "partyList": [
            {
                "id": "78c6655b55bed07f03dd29f2c31fc79d",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "politicsStatus": "labore cillum ullamco",
                "joinPartyDate": "1982-06-05",
                "quitPartyDate": "1993-02-20",
                "joinPartyWorkUnit": "sunt in dolor",
                "job": "pariatu",
                "introducer": "non"
            }
        ],
        "talentList": [
            {
                "id": "7204095b044d3ed0d53cd65019867d8d",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "talentName": "口毛状",
                "talentLevel": "proident est irure",
                "startDate": "1999-02-01",
                "endDate": "1985-09-05",
                "expertAllowance": 53,
                "specialAnnuity": 14,
                "stockAccretion": "velit in occaecat",
                "remark": "veniam exercitation Excepteur",
                "declareDirection": "mollit ea Lorem",
                "talentType": "aliqua laborum",
                "engageStatus": "cupidatat l",
                "quitDate": "2009-07-10",
                "quitReason": "quis",
                "engageNumber": "55"
            }
        ],
        "internalTrainerList": [
            {
                "id": "c0557db0275776e7f37d0d63b80e93fe",
                "createTime": "2024-04-09 11:54:40",
                "updateTime": null,
                "hasStatus": 0,
                "operatorId": null,
                "lastUpdateOperatorId": null,
                "departmentId": null,
                "pageNum": null,
                "pageSize": null,
                "staffId": "6c1585487497bd0221634444e19c8577",
                "selectedDate": "1987-03-03",
                "quitDate": "1970-10-29",
                "level": "dolor sint",
                "majorType": "dolor amet",
                "reportUnit": "amet aliquip mollit Ut in",
                "remark": "adipisicing aliqua in in"
            }
        ],
        "labelMap": {
            "自定义标签": [
                {
                    "labelTypeName": "自定义标签",
                    "labelName": "高级工程师"
                }
            ],
            "试试": [
                {
                    "labelTypeName": "试试",
                    "labelName": "PMP项目管理"
                }
            ]
        },
        "highestDegree": "1"
    }
}
修改于 2024-10-09 08:41:51
上一页
获取员工列表
下一页
删除员工
Built with