Merge branch 'adiDev' into develop

This commit is contained in:
AdisakKanthawilang 2024-12-23 18:17:34 +07:00
commit b64bf10419

View file

@ -1318,7 +1318,7 @@ namespace BMA.EHR.Placement.Service.Controllers
profile.nodeId = null;
profile.posmasterId = null;
profile.positionId = null;
profile.Draft = false;
profile.Draft = null;
profile.typeCommand = null;
profile.PlacementStatus = "UN-CONTAIN";
_context.SaveChanges();