This commit is contained in:
fro1991
2025-11-11 01:55:29 +07:00
parent 6f7ad03ae0
commit 0503ecf82a

View File

@ -42,8 +42,9 @@ export class ComplianceRiskCustomer {
@Column({
length: 4096,
nullable: true,
})
pwner: string;
owner: string;
@Column({
nullable: true,