ตำแหน่งสอบ
This commit is contained in:
parent
3a100ea9bd
commit
3b2b72d5d1
2 changed files with 4 additions and 0 deletions
|
|
@ -263,6 +263,7 @@ namespace BMA.EHR.Recruit.Service.Services
|
|||
{
|
||||
Placement = placement,
|
||||
PositionCandidate = await _contextMetadata.PositionPaths.FirstOrDefaultAsync(x => x.Name == candidate.PositionName),
|
||||
positionName = candidate.PositionName,
|
||||
Prefix = candidate.Prefix,
|
||||
Firstname = candidate.FirstName,
|
||||
Lastname = candidate.LastName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue