Update siteModel.js
This commit is contained in:
+2
-2
@@ -21,11 +21,11 @@ const siteSchema = new mongoose.Schema(
|
|||||||
},
|
},
|
||||||
tel1:{
|
tel1:{
|
||||||
type: String,
|
type: String,
|
||||||
default: "+9391885657",
|
default: "+989391885657",
|
||||||
},
|
},
|
||||||
tel2:{
|
tel2:{
|
||||||
type: String,
|
type: String,
|
||||||
default: "+9391885657",
|
default: "+989391885657",
|
||||||
},
|
},
|
||||||
address:{
|
address:{
|
||||||
type: String,
|
type: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user