This commit is contained in:
Bright 2025-03-18 17:31:35 +07:00
parent 442e75d4af
commit 71897b5ec2
3 changed files with 57 additions and 0 deletions

View file

@ -165,6 +165,27 @@ export class SalaryProfile extends EntityBase {
})
status: string;
@Column({
comment: "สถานะออกคำสั่ง33",
length: 20,
default: null,
})
status33: string;
@Column({
comment: "สถานะออกคำสั่ง34",
length: 20,
default: null,
})
status34: string;
@Column({
comment: "สถานะออกคำสั่ง35",
length: 20,
default: null,
})
status35: string;
@Column({
nullable: true,
comment: "id revision",