curl --location --request POST 'https://openapi.italent.cn/RecruitV6/api/v1/Applicant/GetResumeModuleList' \
--header 'Content-Type: application/json' \
--data-raw '{
"applicantIds":[
"6bea16bd-f700-45b1-a0b7-fb33041b1487"
],
"moduleCode":"ApplicantEducation",
"fieldNames":[
"EndDate",
"ApplicantDataType",
"OgStartDate",
"ModifiedBy",
"MajorCategory",
"ClassRank",
"MajorCourses",
"OnwerMou",
"OgMajorRank",
"CreatedBy",
"SubjectResearch",
"ReferenceContact",
"OgDegree",
"Degree",
"LearningForm",
"ClassSize",
"IsApplicant",
"OgIsAbroad",
"GraduationThesis",
"SupervisorName",
"ApplicantId",
"CreatedTime",
"OgArea",
"ModifiedTime",
"WorkFlowProcessId",
"OgTrainingMode",
"EducationLevel",
"OgLearningForm",
"ReferenceName",
"StdOrganization_TreeLevel",
"ApproveStatus",
"StartDate",
"MajorRank",
"Area",
"OgEndDate",
"OgClassRank",
"MajorDescription",
"OgEducationLevel",
"IsAbroad",
"OgSchoolName",
"OnwerMou_TreePath",
"StdOrganization_TreePath",
"OgMajorCategory",
"ApprovalObjectDataId",
"OnwerMou_TreeLevel",
"ReferenceRelation",
"TrainingMode",
"SupervisorContact",
"StdOrganization",
"SchoolName",
"MajorName",
"CollegeName",
"StdIsDeleted",
"ReferencePosition",
"SupervisorPosition",
"GPA"
]
}'