คำสั่งวินัย
This commit is contained in:
parent
0b6ba817f6
commit
6614e3a2fb
2 changed files with 15 additions and 2 deletions
|
|
@ -1176,6 +1176,9 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
profile.nodeId = null;
|
||||
profile.posmasterId = null;
|
||||
profile.positionId = null;
|
||||
profile.Draft = false;
|
||||
profile.typeCommand = null;
|
||||
profile.PlacementStatus = "UN-CONTAIN";
|
||||
_context.SaveChanges();
|
||||
|
||||
return Success();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue