สิทธิ์แก้ไขข้อมูลทะเบียนประวัติตำแหน่ง/เงินเดือน รอ API

This commit is contained in:
setthawutttty 2025-03-24 16:42:24 +07:00
parent c9ce8482b3
commit 7d452e9c0d
5 changed files with 886 additions and 0 deletions

View file

@ -58,6 +58,7 @@ interface DataTree {
createdFullName: string;
createdUserId: string;
id: string | null;
orgTreeId?: string | null;
lastUpdateFullName: string;
lastUpdateUserId: string;
lastUpdatedAt: string;