bugfix
This commit is contained in:
parent
671e40bac2
commit
d87a6c5bad
@ -62,7 +62,6 @@ class RechargeBiz(PFBiz):
|
|||||||
ao = Accounting(self)
|
ao = Accounting(self)
|
||||||
await self.write_bill(sor)
|
await self.write_bill(sor)
|
||||||
await ao.do_accounting(sor)
|
await ao.do_accounting(sor)
|
||||||
print(f'recharge ok for {self.bill}, {nodes=}')
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
async def write_bill(self, sor):
|
async def write_bill(self, sor):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user