no message
This commit is contained in:
parent
111b638d9e
commit
5f753d8c4e
1 changed files with 1 additions and 1 deletions
|
|
@ -614,7 +614,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
// );
|
||||
await _context.SaveChangesAsync();
|
||||
|
||||
return Success();
|
||||
return Success(placementTransfer.Id);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue