แก้รายงานคำสั่งบรรจุ ลจ
This commit is contained in:
parent
a3a111834f
commit
68e6e3a63f
5 changed files with 26 additions and 8 deletions
|
|
@ -27,5 +27,7 @@ namespace BMA.EHR.Application.Responses.Reports
|
|||
public string StartDate { get; set; } = string.Empty;
|
||||
|
||||
public string ActiveDate { get; set; } = string.Empty;
|
||||
|
||||
public string FullName { get; set;} = string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,5 +21,7 @@
|
|||
public string Salary { get; set; } = string.Empty;
|
||||
|
||||
public string RetireDate { get; set;} = string.Empty;
|
||||
|
||||
public string CommandYear { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue