{ "tblname": "llm_usage", "title": "用量流水", "params": { "sortby": [ "created_at" ], "browserfields": { "exclouded": [ "id" ] }, "editexclouded": [ "id", "org_id", "user_id", "model_id", "account_id", "endpoint_region", "req_tokens", "resp_tokens", "cost", "charge", "ppid", "task_ref", "status", "note", "created_at" ], "record_toolbar": [ { "label": "查询统计", "actiontype": "dspy", "url": "{{entire_url('../api/llm_usage_query.dspy')}}", "options": { "icon": "search", "cwidth": 20, "cheight": 12 } } ] } }