This commit is contained in:
parent
f8932def1d
commit
ac1f371bbb
7 changed files with 20 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ namespace BMA.EHR.Discipline.Service.Requests
|
|||
public int commandYear { get; set; }
|
||||
public string? templateDoc { get; set; }
|
||||
public double? amount { get; set; }
|
||||
public double? amountSpecial { get; set; }
|
||||
public double? positionSalaryAmount { get; set; }
|
||||
public double? mouthSalaryAmount { get; set; }
|
||||
public string? refCommandCode { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue