From b56fced2d43ee9ce89f547ebc168828be3acd281 Mon Sep 17 00:00:00 2001 From: AdisakKanthawilang Date: Tue, 17 Jun 2025 16:11:21 +0700 Subject: [PATCH] update --- src/controllers/OrganizationUnauthorizeController.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/controllers/OrganizationUnauthorizeController.ts b/src/controllers/OrganizationUnauthorizeController.ts index 09fb6b79..a9128fb3 100644 --- a/src/controllers/OrganizationUnauthorizeController.ts +++ b/src/controllers/OrganizationUnauthorizeController.ts @@ -487,6 +487,8 @@ export class OrganizationUnauthorizeController extends Controller { posType: item.posTypeName, posLevel: item.posLevelName, posExecutive: item.posExecutiveName, + positionExecutiveField: item.positionExecutiveField, + positionArea: item.positionArea, amount: item.amount, rootId: item.orgRootId, root: item.orgRootName,