Merge branch 'develop' into working
This commit is contained in:
commit
cd54079a47
31 changed files with 27955 additions and 181 deletions
|
|
@ -1792,6 +1792,7 @@ namespace BMA.EHR.Leave.Service.Controllers
|
|||
sysName = "SYS_LEAVE_LIST",
|
||||
posLevelName = profile.PosLevel ?? "",
|
||||
posTypeName = profile.PosType ?? "",
|
||||
fullName = $"{profile.Prefix}{profile.FirstName} {profile.LastName}"
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue