This commit is contained in:
moss 2025-05-01 17:39:55 +07:00
parent fa83d942e8
commit 3f17faa338
13 changed files with 36 additions and 179 deletions

View file

@ -370,6 +370,13 @@ export class SalaryProfileEmployee extends EntityBase {
})
duration: string;
@Column({
nullable: true,
comment: "ดีเด่น",
default: null,
})
isGood: boolean;
@Column({
nullable: true,
comment: "การลงโทษทางวินัย",