update bank garansi pic
This commit is contained in:
@ -28,6 +28,12 @@ export class BankGaransiPic {
|
||||
})
|
||||
title: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
length: 50,
|
||||
})
|
||||
number: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
length: 4096,
|
||||
|
||||
Reference in New Issue
Block a user