fix complaint

This commit is contained in:
Swift
2024-02-24 18:59:06 +03:30
parent 9bf686bbfe
commit d8d95b6069
3 changed files with 19 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ const ComplaintSchema = mongoose.Schema({
receptionCode: String,
caption: String,
callType: Boolean,
brand: Boolean,
type:{
type:Number,
default:0