This commit is contained in:
meusinfirmary
2025-02-06 04:58:58 +07:00
parent eec979ba79
commit 59f5d6b18c

View File

@ -66,12 +66,6 @@ export class BankGaransi {
})
contract_number: String;
@Column({
nullable: true,
length: 4096,
})
contract_title: String;
@Column({
nullable: true,
length: 256,