แก้ทะเบียนประวัติ ตำแหน่ง/เงินเดือน

This commit is contained in:
Warunee Tamkoo 2024-11-29 15:20:16 +07:00
parent d9bb320b16
commit 38120c26ad
2 changed files with 7 additions and 5 deletions

View file

@ -30,6 +30,7 @@ interface ResType {
posTypeName: string;
posTypeRank: number;
posLevels: PosLevel[];
posTypeShortName?: string;
}
interface PosLevel {