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" + ] + } +} +