{ "name": "WorkerDisableExcluded", "base": "VnModel", "options": { "mysql": { "table": "workerDisableExcluded" } }, "properties": { "workerFk": { "id": true, "type": "number" }, "dated": { "type": "date" } }, "acls": [ { "accessType": "READ", "principalType": "ROLE", "principalId": "$everyone", "permission": "ALLOW" } ] }