udpate
This commit is contained in:
@ -29,6 +29,7 @@ export class CreditApplication {
|
||||
code: string;
|
||||
|
||||
@Column({
|
||||
type: Date,
|
||||
nullable: false,
|
||||
})
|
||||
application_date: Date;
|
||||
|
||||
Reference in New Issue
Block a user