New serial reader system
This commit is contained in:
@@ -12,7 +12,8 @@ const SerialSchema = mongoose.Schema({
|
||||
kind:{
|
||||
type:Number,
|
||||
enum:[2,1]
|
||||
}
|
||||
},
|
||||
fileName:String
|
||||
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user