updata next step
This commit is contained in:
parent
b06c128ca2
commit
c18d9a392a
4 changed files with 5 additions and 4 deletions
|
|
@ -551,7 +551,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
{
|
||||
posMasterOldId = uppdated.posmasterId,
|
||||
posMasterId = req.posmasterId,
|
||||
profileId = req.profileId,
|
||||
profileId = uppdated.profileId,
|
||||
});
|
||||
}
|
||||
uppdated.typeCommand = req.typeCommand == null ? null : req.typeCommand.Trim().ToUpper();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue