- Added TablesList page
- Added Insert Record empty
This commit is contained in:
@@ -13,7 +13,7 @@ mongoose.plugin(schema => {
|
||||
|
||||
const sendmsgSchema = new Schema({
|
||||
idapp: {
|
||||
type: Number,
|
||||
type: String,
|
||||
},
|
||||
userId: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user