This commit is contained in:
2025-09-30 13:46:31 +07:00
parent 3e44d6ab4a
commit e926b021f7

View File

@ -37,7 +37,6 @@ export class TrxRecepientDomestic {
@Column({
nullable: false,
length: 256,
unique: true,
})
iban: string;