no message
This commit is contained in:
parent
a31447c278
commit
489a350ff1
1 changed files with 1 additions and 1 deletions
|
|
@ -434,7 +434,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
DateOfBirth = x.DateOfBirth,
|
||||
Age = x.DateOfBirth == null ? null : x.DateOfBirth.Value.CalculateAgeStrV2(0, 0),
|
||||
Telephone = x.Telephone,
|
||||
positionCandidate = x.positionName,
|
||||
PositionCandidate = x.positionName,
|
||||
Gender = x.Gender,
|
||||
Relationship = x.Relationship,
|
||||
BloodGroup = x.BloodGroup,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue