This commit is contained in:
parent
2d0d5eb2b8
commit
de61f55a0d
4 changed files with 80 additions and 88 deletions
|
|
@ -4,10 +4,6 @@
|
|||
{
|
||||
public string Root { get; set; } = string.Empty;
|
||||
|
||||
public Guid LeaveTypeId { get; set; }
|
||||
|
||||
public string LeaveTypeCode { get; set; } = string.Empty;
|
||||
|
||||
public double SumLeaveDay { get; set; }
|
||||
|
||||
public double sickDayCountMale { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue