ตำแหน่งลูกจ้างชัวคราว

This commit is contained in:
mamoss 2025-04-29 15:33:00 +07:00
parent 137748408f
commit 8d87ba0317
6 changed files with 43 additions and 2875 deletions

View file

@ -24,7 +24,9 @@ export class ProfileInsignia extends EntityBase {
profileEmployeeId: string;
@Column({
nullable: true,
comment: "ปีที่ยื่นขอ",
default: null,
})
year: number;