This commit is contained in:
meusinfirmary
2025-06-04 03:51:31 +07:00
parent 8a9141ced7
commit 3a82813f3b

View File

@ -11,7 +11,7 @@ export class RemitOtp {
nullable: false, nullable: false,
length: 256, length: 256,
}) })
phone: string; username: string;
@Column({ @Column({
nullable: false, nullable: false,