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