From 28a9cb52ae7eeb14bfc8b99e53a4bba1adc580ee Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 19 May 2026 15:32:43 +0800 Subject: [PATCH] bugfix --- json/llm_catelog_rel.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 json/llm_catelog_rel.json diff --git a/json/llm_catelog_rel.json b/json/llm_catelog_rel.json new file mode 100644 index 0000000..4378c95 --- /dev/null +++ b/json/llm_catelog_rel.json @@ -0,0 +1,15 @@ +{ + "tblname": "llm_catelog_rel", + "title":"模型类型", + "params": { + "browserfields": { + "exclouded": ["id", "llmid"], + "alters": {} + }, + "editexclouded": [ + "id", + "llmid" + ] + } +} +