no message
This commit is contained in:
parent
14b3c386e0
commit
9b6db93a5f
3 changed files with 382 additions and 5 deletions
|
|
@ -14,5 +14,8 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string? commandNo { get; set; }
|
||||
public int commandYear { get; set; }
|
||||
public string? templateDoc { get; set; }
|
||||
public double? amount { get; set; }
|
||||
public double? positionSalaryAmount { get; set; }
|
||||
public double? mouthSalaryAmount { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue