update bg

This commit is contained in:
meusinfirmary
2025-02-11 03:39:18 +07:00
parent 9c79368462
commit 868a3e52ef

View File

@ -38,7 +38,7 @@ export class BankGaransi {
@Column({
nullable: true,
length: 4096,
length: 256,
})
applicant_account_number: string;