update
This commit is contained in:
@ -52,7 +52,7 @@ export class TrxCustomerUser {
|
||||
name: string;
|
||||
|
||||
@Column({
|
||||
nullable: false,
|
||||
nullable: true,
|
||||
length: 256,
|
||||
})
|
||||
file: string;
|
||||
|
||||
Reference in New Issue
Block a user