This commit is contained in:
parent
f8932def1d
commit
ac1f371bbb
7 changed files with 20 additions and 1 deletions
|
|
@ -675,6 +675,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
date = r.commandAffectDate,
|
||||
amount = r.amount,
|
||||
commandId = r.commandId,
|
||||
amountSpecial = r.amountSpecial,
|
||||
positionSalaryAmount = r.positionSalaryAmount,
|
||||
mouthSalaryAmount = r.mouthSalaryAmount,
|
||||
posNo = p.PositionNumberOld,
|
||||
|
|
|
|||
|
|
@ -500,6 +500,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
date = r.commandAffectDate,
|
||||
amount = r.amount,
|
||||
commandId = r.commandId,
|
||||
amountSpecial = r.amountSpecial,
|
||||
positionSalaryAmount = r.positionSalaryAmount,
|
||||
mouthSalaryAmount = r.mouthSalaryAmount,
|
||||
posNo = p.PositionNumberOld,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue