updata next step

This commit is contained in:
kittapath 2024-11-14 18:24:06 +07:00
parent b06c128ca2
commit c18d9a392a
4 changed files with 5 additions and 4 deletions

View file

@ -652,7 +652,7 @@ namespace BMA.EHR.Placement.Service.Controllers
{
posMasterOldId = uppdated.posmasterId,
posMasterId = req.posmasterId,
profileId = req.profileId,
profileId = uppdated.profileId,
});
}
uppdated.posmasterId = req.posmasterId;