กรณีเลือกหน่วยงาน เพิ่มฟิลด์ posExecutiveName
This commit is contained in:
parent
a4c629b9bd
commit
fcf76349f6
6 changed files with 6 additions and 0 deletions
|
|
@ -673,6 +673,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
uppdated.positionId = req.positionId;
|
||||
uppdated.posMasterNo = req.posMasterNo;
|
||||
uppdated.position = req.positionName;
|
||||
uppdated.PositionExecutive = req.posExecutiveName;
|
||||
uppdated.positionField = req.positionField;
|
||||
uppdated.posTypeId = req.posTypeId;
|
||||
uppdated.posTypeName = req.posTypeName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue