This commit is contained in:
parent
34b8562ffe
commit
18d93995aa
4 changed files with 108 additions and 97 deletions
|
|
@ -672,6 +672,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
on p.Id.ToString() equals r.refId
|
||||
select new
|
||||
{
|
||||
refId = p.Id,
|
||||
profileId = p.profileId,
|
||||
amount = r.amount,
|
||||
amountSpecial = r.amountSpecial,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue