แก้ ลาออกลูกจ้าง
This commit is contained in:
parent
c18d9a392a
commit
b303d3c11b
12 changed files with 20556 additions and 68 deletions
|
|
@ -173,5 +173,11 @@ namespace BMA.EHR.Domain.Models.Leave.Requests
|
|||
|
||||
public string? Child4 { get; set; }
|
||||
|
||||
public Guid? ProfileId { get; set; }
|
||||
public string? ProfileType { get; set; }
|
||||
public double? Amount { get; set; }
|
||||
public DateTime? BirthDate { get; set; } = DateTime.MinValue;
|
||||
public DateTime? DateAppoint { get; set; } = DateTime.MinValue;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue