duty
This commit is contained in:
parent
e1db0a0a73
commit
596b7f0b97
5 changed files with 48 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ export class OrgRoot extends EntityBase {
|
|||
@Column({
|
||||
nullable: true,
|
||||
length: 255,
|
||||
comment: "หน้าที่ความรับผิดชอบ ",
|
||||
comment: "หน้าที่ความรับผิดชอบ",
|
||||
default: null,
|
||||
})
|
||||
duty: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue