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