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