add short name level
This commit is contained in:
parent
2466525e8e
commit
02e1e36a9c
3 changed files with 1696 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ export class EntityBase {
|
|||
})
|
||||
createdUserId!: String;
|
||||
|
||||
@UpdateDateColumn({ comment: "แก้ไขข้อมูลล่าสุดเมื่อ" })
|
||||
@CreateDateColumn({ comment: "แก้ไขข้อมูลล่าสุดเมื่อ" })
|
||||
lastUpdatedAt!: Date;
|
||||
|
||||
@Column({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue