zoneLog calendar
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Bernat Exposito 2020-12-02 12:49:50 +01:00
parent 6605e5ae4c
commit 6eeecc553b
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
{ {
"name": "ZoneEvent", "name": "ZoneEvent",
"base": "VnModel", "base": "Loggable",
"log": {
"model":"ZoneLog",
"relation": "zone"
},
"options": { "options": {
"mysql": { "mysql": {
"table": "zoneEvent" "table": "zoneEvent"