รายการเลื่อนเงินเดือนข้าราชการฯ => new

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-03-18 16:03:57 +07:00
parent 91504f66ec
commit 3e39d421f3
12 changed files with 301 additions and 228 deletions

View file

@ -20,7 +20,7 @@ interface DataRound {
revisionId: string;
status: string;
year: number;
isClose: boolean
isClose: boolean;
}
interface DataAgency {