เพิ่ม api บรรจุ พ้นราชการ
This commit is contained in:
parent
f587ab6a87
commit
e2fee53a94
52 changed files with 34312 additions and 225 deletions
|
|
@ -7,11 +7,11 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
{
|
||||
public string Organization { get; set; }
|
||||
public string Reason { get; set; }
|
||||
public Guid? OrganizationOld { get; set; }
|
||||
public string? OrganizationPositionOld { get; set; }
|
||||
public DateTime? Date { get; set; }
|
||||
public Guid? PositionTypeOld { get; set; }
|
||||
public Guid? PositionLevelOld { get; set; }
|
||||
public Guid? PosNoOld { get; set; }
|
||||
public string? PositionTypeOld { get; set; }
|
||||
public string? PositionLevelOld { get; set; }
|
||||
public string? PositionNumberOld { get; set; }
|
||||
public double? AmountOld { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue