This commit is contained in:
AdisakKanthawilang 2025-02-04 17:38:21 +07:00
parent a499a4a15b
commit 7957ecab1b
2 changed files with 3 additions and 2 deletions

View file

@ -23,6 +23,7 @@ export class SalaryOrg extends EntityBase {
rootId: string;
@Column({
nullable: true,
comment: "คีย์นอก(FK)ของตาราง orgRoot Dna",
length: 40,
})