update
This commit is contained in:
@ -42,8 +42,9 @@ export class ComplianceRiskCustomer {
|
||||
|
||||
@Column({
|
||||
length: 4096,
|
||||
nullable: true,
|
||||
})
|
||||
pwner: string;
|
||||
owner: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
|
||||
Reference in New Issue
Block a user