bugfix
This commit is contained in:
parent
93973733e0
commit
40b5f31812
@ -109,5 +109,5 @@ class PlatformBizAccRecharge(PlatformBizAcc):
|
||||
a = Accounting(self)
|
||||
r = await a.do_accounting(sor)
|
||||
|
||||
async def PayAccounting(sor, *):
|
||||
async def PayAccounting(sor):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user