update bank garansi pic

This commit is contained in:
meusinfirmary
2025-02-04 04:46:26 +07:00
parent 1adba49b5f
commit 7875f707de

View File

@ -28,6 +28,12 @@ export class BankGaransiPic {
}) })
title: string; title: string;
@Column({
nullable: true,
length: 50,
})
number: string;
@Column({ @Column({
nullable: true, nullable: true,
length: 4096, length: 4096,