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

10 lines
98 B
JSON

{
"name": "EntryLog",
"base": "Log",
"options": {
"mysql": {
"table": "entryLog"
}
}
}