update
This commit is contained in:
@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user