{ "name": "云服务库", "version": "1.0.0", "decription": "云服务库", "bind": { "model": "service" }, "hooks": { "before:select": "flows.hooks.before_select", "after:select": "flows.hooks.after_select" }, "apis": {}, "columns": {}, "filters": {}, "list": { "primary": "id", "layout": { "columns": [{ "name": "ID", "width": 6 }], "filters": [] }, "actions": {} }, "edit": { "primary": "id", "layout": { "fieldset": [{ "columns": [{ "name": "ID", "width": 6 }] }] }, "actions": { "cancel": {} } }, "insert": {}, "view": {} }