fix amountOld
This commit is contained in:
parent
d08b4ca723
commit
9e99e985cd
7 changed files with 16 additions and 13 deletions
|
|
@ -45,5 +45,6 @@ namespace BMA.EHR.Retirement.Service.Requests
|
|||
public string? posNo { get; set; }
|
||||
public DateTime? leaveDate { get; set; }
|
||||
public string? education { get; set; }
|
||||
public double? salary { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue