update
This commit is contained in:
@ -43,6 +43,7 @@ export class TrxEmailLog {
|
||||
@Column({
|
||||
nullable: false,
|
||||
length: 64,
|
||||
default: TrxEmailStatus.process,
|
||||
})
|
||||
status: TrxEmailStatus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user