This commit is contained in:
yumoqing 2026-03-26 15:15:31 +08:00
parent bed8859d74
commit cf461527d3

View File

@ -9,7 +9,7 @@ where a.llmcatelogid = b.id
and ${biz_date}$ < a.expired_date
#and ppid is not NULL
and b.name=${lt}$'''
biz_date = get_business_date(sor)
biz_date = await get_business_date(sor)
recs = await sor.sqlExe(sql, {
'biz_date': biz_date,
'lt': lt