This commit is contained in:
kittapath-Jool 2025-10-12 13:55:35 +07:00
parent 62396584b4
commit e2328bf903

View file

@ -326,7 +326,7 @@ namespace BMA.EHR.Recruit.Service.Services
{
Placement = placement,
PositionCandidate = positionNameWithoutLevel ?? "",
PositionType = posLevelObject?.posTypes?.posLevelName ?? "",
PositionType = posLevelObject?.posTypes?.posTypeName ?? "",
PositionLevel = posLevelName ?? "",
Prefix = candidate.Prefix ?? "",
Firstname = candidate.FirstName ?? "",