This commit is contained in:
fro1991
2025-02-07 03:27:32 +07:00
parent 965b67986d
commit 9b7bef0bf9

View File

@ -33,12 +33,6 @@ export class BrivaCompany {
}) })
status: Status; status: Status;
@Column({
nullable: true,
length: 256
})
type: string;
@Column({ @Column({
nullable: false, nullable: false,
length: 256 length: 256