ver 0.5.73:
- corretto invia monete da Conto Collettivo a Utente - Aggiunto Provincia (tutorial).. in corso...
This commit is contained in:
@@ -426,6 +426,13 @@ const UserSchema = new mongoose.Schema({
|
||||
{
|
||||
type: Number,
|
||||
}],
|
||||
resid_prov_id: {
|
||||
type: Number,
|
||||
},
|
||||
resid_province: {
|
||||
type: String,
|
||||
trim: true,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user