udpate
This commit is contained in:
@ -67,7 +67,7 @@ export class CreditApplication {
|
|||||||
nullable: true,
|
nullable: true,
|
||||||
length: 1024
|
length: 1024
|
||||||
})
|
})
|
||||||
approved_by: string;
|
finalize_by: string;
|
||||||
|
|
||||||
@Column()
|
@Column()
|
||||||
@CreateDateColumn()
|
@CreateDateColumn()
|
||||||
|
|||||||
Reference in New Issue
Block a user