ส่งคัวกลับ
Some checks failed
release-dev / release-dev (push) Failing after 10s

This commit is contained in:
moss 2025-03-28 23:45:36 +07:00
parent 34b8562ffe
commit 18d93995aa
4 changed files with 108 additions and 97 deletions

View file

@ -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,