{
"id": "string",
"poolId": 0,
"name": "string",
"gender": "string",
"birthday": "string",
"email": "string",
"phoneNumber": "string",
"idCardNumber": "string",
"currentAddress": null,
"hukouAddress": null,
"education": "string",
"educationLevel": null,
"educationDuration": "string",
"graduationSchool": null,
"jobStatus": null,
"expectedSalary": null,
"applicationChannel": "string",
"viewUrl": null,
"downUrl": null,
"beisenNotesAttr01": null,
"beisenNotesAttr02": "string",
"beisenNotesAttr03": "string",
"beisenNotesAttr04": "string",
"beisenNotesAttr05": null,
"educations": [
{
"id": 0,
"notesId": "string",
"schoolName": "string",
"majorName": "string",
"educationLevel": "string",
"startDate": "string",
"endDate": "string"
}
],
"workExperiences": [
{
"id": 0,
"notesId": "string",
"companyName": "string",
"jobTitle": "string",
"startDate": "string",
"endDate": "string",
"jobDuty": "string"
}
],
"projects": [
{
"id": 0,
"notesId": "string",
"projectName": "string",
"projectInfo": "string",
"startDate": "string",
"endDate": "string",
"position": "string"
}
]
}