Compare commits

..

No commits in common. "28a9cb52ae7eeb14bfc8b99e53a4bba1adc580ee" and "3fea75395bcf469a74075d8123427fe04bd6395b" have entirely different histories.

2 changed files with 3 additions and 17 deletions

View File

@ -49,8 +49,9 @@
{
"field":"llmid",
"title":"模型类型",
"subtable":"llm_catelog_rel"
"subtable":"llmtype"
}
]
],
"record_toolbar": null
}
}

View File

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