แก้รายงานการแสดงวันลา
This commit is contained in:
parent
c0d7aa92cc
commit
34da86653f
4 changed files with 224 additions and 49 deletions
|
|
@ -4,7 +4,7 @@ namespace BMA.EHR.Leave.Service.DTOs.Reports
|
|||
{
|
||||
public DateTime StartDate { get; set; } = DateTime.MinValue;
|
||||
|
||||
//public DateTime EndDate { get; set; } = DateTime.MinValue;
|
||||
public DateTime EndDate { get; set; } = DateTime.MinValue;
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue