bugfix
This commit is contained in:
parent
afa77f9d43
commit
f52a0e824c
@ -149,5 +149,5 @@ where a.upappid=b.id
|
||||
async def write_llmusage(llmusage):
|
||||
env = ServerEnv()
|
||||
async with get_sor_context(env, 'llmage') as sor:
|
||||
await sor.C('llmusage', d)
|
||||
await sor.C('llmusage', llmusage)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user