This commit is contained in:
parent
5f92b0c536
commit
58f7ab83e3
11 changed files with 19359 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ namespace BMA.EHR.Retirement.Service.Requests
|
|||
// public DateTime? SendDate { get; set; }
|
||||
public DateTime? ActiveDate { get; set; }
|
||||
public string? Reason { get; set; }
|
||||
public string? Remark { get; set; }
|
||||
public string? OrganizationPositionOld { get; set; }
|
||||
public string? PositionTypeOld { get; set; }
|
||||
public string? PositionLevelOld { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue