salix/modules/route/back/models/route-log.json

10 lines
98 B
JSON

{
"name": "RouteLog",
"base": "Log",
"options": {
"mysql": {
"table": "routeLog"
}
}
}