This commit is contained in:
yumoqing 2026-05-22 15:47:00 +08:00
parent 4807508348
commit 410ab1d2e4

View File

@ -44,6 +44,7 @@ where b.name = ${lctype}$
return openai_400()
params_kw.llmid = recs[0].id
debug(f'{params_kw.llmid=}')
f = await checkCustomerBalance(params_kw.llmid, userid, userorgid)
if not f:
debug(f'{userid=} balance not enough')