Fix Bug
This commit is contained in:
@@ -7,7 +7,7 @@ const BankSchema = mongoose.Schema({
|
||||
type: Number,
|
||||
},
|
||||
IBAN: {
|
||||
type: Number,
|
||||
type: String,
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user