This commit is contained in:
parent
cd6aa9b1a2
commit
7dc1452bb6
1 changed files with 1 additions and 1 deletions
|
|
@ -679,7 +679,7 @@ async function handler_org(msg: amqp.ConsumeMessage): Promise<boolean> {
|
|||
new EmployeePosition(),
|
||||
pos,
|
||||
);
|
||||
// employeePosition.posMasterTempId = employeeTempPosMaster.id;
|
||||
employeePosition.posMasterTempId = employeeTempPosMaster.id;
|
||||
// if (
|
||||
// requestBody.typeDraft.toUpperCase() == "ORG_POSITION" ||
|
||||
// requestBody.typeDraft.toUpperCase() == "ORG_POSITION_ROLE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue