fix
This commit is contained in:
parent
be2afbde3a
commit
854785434f
2 changed files with 27 additions and 30 deletions
|
|
@ -127,7 +127,7 @@ export class Profile extends EntityBase {
|
|||
comment: "สถานะอีเมล", //VERIFIED = ยืนยัน, NOT_VERIFIED = ไม่ได้ยืนยัน
|
||||
default: null,
|
||||
})
|
||||
emailVerify: string;
|
||||
statusEmail: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue