โครงสร้างเพิ่มอัพโหลด user
This commit is contained in:
parent
be703f8e3b
commit
422b0f3b87
7 changed files with 636 additions and 70 deletions
|
|
@ -35,7 +35,7 @@ export class Development extends EntityBase {
|
|||
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment: "ชื่อย่ิหน่วยงาน",
|
||||
comment: "ชื่อย่อหน่วยงาน",
|
||||
default: null,
|
||||
})
|
||||
orgRootShortName: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue