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

10 lines
100 B
JSON

{
"name": "ClientLog",
"base": "Log",
"options": {
"mysql": {
"table": "clientLog"
}
}
}