This commit is contained in:
parent
4ead2345c4
commit
107e35001a
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"name": "RoutesMonitor",
|
||||
"base": "Loggable",
|
||||
"base": "VnModel",
|
||||
"mixins": {
|
||||
"Loggable": true
|
||||
},
|
||||
"options": {
|
||||
"mysql": {
|
||||
"table": "routesMonitor"
|
||||
|
|
Loading…
Reference in New Issue