fix
This commit is contained in:
parent
a499a4a15b
commit
7957ecab1b
2 changed files with 3 additions and 2 deletions
|
|
@ -23,6 +23,7 @@ export class SalaryOrg extends EntityBase {
|
|||
rootId: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment: "คีย์นอก(FK)ของตาราง orgRoot Dna",
|
||||
length: 40,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue