From 3ddf1a545d6138fca5c29c79995d52f7e1ac0dce Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 19 May 2026 15:32:16 +0800 Subject: [PATCH] bugfix --- json/llm.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/json/llm.json b/json/llm.json index 838d49a..118dfc2 100644 --- a/json/llm.json +++ b/json/llm.json @@ -49,9 +49,8 @@ { "field":"llmid", "title":"模型类型", - "subtable":"llmtype" + "subtable":"llm_catelog_rel" } - ], - "record_toolbar": null + ] } }