This commit is contained in:
yumoqing 2026-05-22 11:51:35 +08:00
parent 2661ebbc77
commit 1dd071e310

View File

@ -306,7 +306,7 @@ from llm a
,llmcatelog lc
,upapp c
,uapi e
,uapiio f on e.ioid = f.id
,uapiio
where a.id = m.llmid
and a.upappid = c.id
and c.id = e.upappid