update
This commit is contained in:
@ -65,7 +65,7 @@ export class ComplianceCifDoubleDetail {
|
||||
type: "jsonb",
|
||||
nullable: true,
|
||||
})
|
||||
suspects: string[];
|
||||
suspects: any[];
|
||||
|
||||
@Column()
|
||||
@CreateDateColumn()
|
||||
|
||||
Reference in New Issue
Block a user