Update siteModel.js

This commit is contained in:
Mr Swift
2024-04-27 20:43:29 +03:30
parent 5884dbac44
commit a760fe4a68
+2 -2
View File
@@ -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,