From eccf012a48002852eff7daadd117af87a8f10c7c Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 26 Mar 2026 16:11:51 +0800 Subject: [PATCH] bugfix --- wwwroot/get_type_llms.dspy | 1 + 1 file changed, 1 insertion(+) diff --git a/wwwroot/get_type_llms.dspy b/wwwroot/get_type_llms.dspy index a135872..ac73fb8 100644 --- a/wwwroot/get_type_llms.dspy +++ b/wwwroot/get_type_llms.dspy @@ -7,6 +7,7 @@ async with get_sor_context(request._run_ns, 'llmage') as sor: where a.llmcatelogid = b.id and a.upappid = c.id and c.apisetid = d.apisetid + and a.apiname = d.name and d.ioid = e.id and a.enabled_date <= ${biz_date}$ and ${biz_date}$ < a.expired_date