This commit is contained in:
yumoqing 2026-05-19 15:32:43 +08:00
parent 3ddf1a545d
commit 28a9cb52ae

15
json/llm_catelog_rel.json Normal file
View File

@ -0,0 +1,15 @@
{
"tblname": "llm_catelog_rel",
"title":"模型类型",
"params": {
"browserfields": {
"exclouded": ["id", "llmid"],
"alters": {}
},
"editexclouded": [
"id",
"llmid"
]
}
}