- commander position
This commit is contained in:
parent
50f3d22090
commit
59be7ac619
4 changed files with 21 additions and 0 deletions
|
|
@ -136,5 +136,7 @@ namespace BMA.EHR.Leave.Service.DTOs.LeaveRequest
|
|||
|
||||
public string LeaveRange { get; set; } = string.Empty;
|
||||
public string? ProfileType { get; set; }
|
||||
|
||||
public string? CommanderPosition { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue