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