edit entity bool

This commit is contained in:
mamoss 2025-05-27 17:13:02 +07:00
parent 36c6abcfdf
commit 91dae6084d
13 changed files with 2 additions and 15 deletions

View file

@ -71,7 +71,6 @@ export class ProfileChangeName extends EntityBase {
profileEmployeeId: string;
@Column({
nullable: false,
comment: "ข้อมูลจาก Entry",
default: false,
})