{ "tblname": "report_template", "title": "报表模板", "params": { "sortby": "template_name", "logined_userorgid": "org_id", "browserfields": { "exclouded": ["id", "org_id", "created_by", "created_at"] }, "editexclouded": ["id", "org_id", "created_by"], "alterations": [ { "field": "sql_query", "widgettype": "TextArea", "options": { "rows": 8, "cols": 80 } }, { "field": "columns_config", "widgettype": "TextArea", "options": { "rows": 5, "cols": 80 } }, { "field": "filters_config", "widgettype": "TextArea", "options": { "rows": 5, "cols": 80 } }, { "field": "chart_config", "widgettype": "TextArea", "options": { "rows": 5, "cols": 80 } } ] } }