This commit is contained in:
AdisakKanthawilang 2025-07-15 09:42:14 +07:00
parent cd6aa9b1a2
commit 7dc1452bb6

View file

@ -679,7 +679,7 @@ async function handler_org(msg: amqp.ConsumeMessage): Promise<boolean> {
new EmployeePosition(), new EmployeePosition(),
pos, pos,
); );
// employeePosition.posMasterTempId = employeeTempPosMaster.id; employeePosition.posMasterTempId = employeeTempPosMaster.id;
// if ( // if (
// requestBody.typeDraft.toUpperCase() == "ORG_POSITION" || // requestBody.typeDraft.toUpperCase() == "ORG_POSITION" ||
// requestBody.typeDraft.toUpperCase() == "ORG_POSITION_ROLE" // requestBody.typeDraft.toUpperCase() == "ORG_POSITION_ROLE"