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