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