Fix Leave Report
This commit is contained in:
parent
b3c752d2e6
commit
8097555951
2 changed files with 11 additions and 4 deletions
|
|
@ -35,6 +35,8 @@ namespace BMA.EHR.Application.Responses.Profiles
|
|||
|
||||
public string? PosNo { get; set; }
|
||||
|
||||
public string? PositionLevel { get; set; }
|
||||
|
||||
public string? PosNoEmployee { get; set; }
|
||||
|
||||
public string? Gender { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue