buggix
This commit is contained in:
parent
3e886938be
commit
5cc249e691
@ -230,7 +230,7 @@ async def backend_accounting():
|
||||
except Exception as e:
|
||||
exception(f'{e}')
|
||||
lus = []
|
||||
debug(f'{len(lus)=} need to accounting........')
|
||||
# debug(f'{len(lus)=} need to accounting........')
|
||||
for lu in lus:
|
||||
try:
|
||||
debug(f'backend_accounting(): {lu.id=} handleing...')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user