fix: Leave Optimize
This commit is contained in:
parent
8e6a45952a
commit
1a6fe487aa
5 changed files with 1206 additions and 16 deletions
|
|
@ -160,5 +160,7 @@ namespace BMA.EHR.Domain.Models.Leave.Requests
|
|||
public string? FirstName { get; set; }
|
||||
|
||||
public string? LastName { get; set; }
|
||||
|
||||
public string? CitizenId { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue