This commit is contained in:
2025-12-05 16:45:51 +07:00
parent 63549a9a10
commit 3b49816bc5

View File

@ -20,7 +20,6 @@ export class TrxMaintenanceCustomer {
@Column({
nullable: false,
unique: true,
length: 256,
})
cif_number: string;