update bg
This commit is contained in:
@ -38,7 +38,7 @@ export class BankGaransi {
|
|||||||
|
|
||||||
@Column({
|
@Column({
|
||||||
nullable: true,
|
nullable: true,
|
||||||
length: 4096,
|
length: 256,
|
||||||
})
|
})
|
||||||
applicant_account_number: string;
|
applicant_account_number: string;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user