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,
|
CoupleDayEndDateHistory = rawData.CoupleDayEndDateHistory,
|
||||||
CoupleDaySumTotalHistory = rawData.CoupleDaySumTotalHistory,
|
CoupleDaySumTotalHistory = rawData.CoupleDaySumTotalHistory,
|
||||||
|
|
||||||
|
|
||||||
|
KeycloakUserId = rawData.KeycloakUserId,
|
||||||
|
|
||||||
// Dear = approver,
|
// Dear = approver,
|
||||||
// PositionName = profile.Position == null ? "" : profile.Position.Name,
|
// PositionName = profile.Position == null ? "" : profile.Position.Name,
|
||||||
// PositionLevelName = profile.PositionLevel == null ? "" : profile.PositionLevel.Name,
|
// PositionLevelName = profile.PositionLevel == null ? "" : profile.PositionLevel.Name,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue