{ "name": "BankPolicy", "base": "VnModel", "options": { "mysql": { "table": "bankPolicy" } }, "properties": { "id": { "type": "number", "id": true }, "ref": { "type": "string" } } }