checkpoint,แก้ไขชื่อฟิว

This commit is contained in:
AdisakKanthawilang 2024-11-20 14:02:01 +07:00
parent 8eae807a64
commit 9dac11934b
5 changed files with 243 additions and 47 deletions

View file

@ -127,7 +127,7 @@ export class Profile extends EntityBase {
comment: "สถานะอีเมล", //VERIFIED = ยืนยัน, NOT_VERIFIED = ไม่ได้ยืนยัน
default: null,
})
statusEmail: string;
emailVerify: string;
@Column({
nullable: true,