This commit is contained in:
fro1991
2025-11-15 02:04:08 +07:00
parent 04b186b96d
commit d2a5023b01

View File

@ -34,7 +34,7 @@ export class ComplianceRiskPep {
nullable: true,
length: 256,
})
relation_tpe: string;
relation_type: string;
@Column({
nullable: false,