This commit is contained in:
parent
9d2dd44549
commit
16f6eb7b50
1 changed files with 3 additions and 0 deletions
|
|
@ -2232,6 +2232,9 @@ namespace BMA.EHR.Leave.Service.Controllers
|
|||
CoupleDayEndDateHistory = rawData.CoupleDayEndDateHistory,
|
||||
CoupleDaySumTotalHistory = rawData.CoupleDaySumTotalHistory,
|
||||
|
||||
|
||||
KeycloakUserId = rawData.KeycloakUserId,
|
||||
|
||||
// Dear = approver,
|
||||
// PositionName = profile.Position == null ? "" : profile.Position.Name,
|
||||
// PositionLevelName = profile.PositionLevel == null ? "" : profile.PositionLevel.Name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue