This commit is contained in:
AdisakKanthawilang 2025-06-16 13:58:39 +07:00
parent 69a2cfcddd
commit 87619410af
3 changed files with 37 additions and 0 deletions

View file

@ -5553,6 +5553,8 @@ export class ProfileEmployeeController extends Controller {
node: node,
nodeId: nodeId,
nodeShortName: nodeShortName,
positionExecutiveField: null,
positionArea: null,
};
});
return new HttpSuccess(formattedData);