edit search
This commit is contained in:
parent
4ca001e2ff
commit
176924a268
4 changed files with 270 additions and 66 deletions
|
|
@ -78,8 +78,7 @@ export class ProfileAbility extends EntityBase {
|
|||
|
||||
@Column({
|
||||
nullable: false,
|
||||
comment: "ข้อมูลจาก Entry",
|
||||
default: null,
|
||||
comment: "ข้อมูลจาก Entry",
|
||||
})
|
||||
isEntry: boolean;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue