This commit is contained in:
parent
3f31f68c60
commit
741eccd933
2 changed files with 9 additions and 5 deletions
|
|
@ -102,7 +102,11 @@ namespace BMA.EHR.Leave.Service.DTOs.LeaveRequest
|
|||
public DateTime? CoupleDayEndDateHistory { get; set; }
|
||||
|
||||
public string? CoupleDaySumTotalHistory { get; set; }
|
||||
|
||||
public string? Commander { get; set; }
|
||||
|
||||
public string? CommanderPositionName { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue