This commit is contained in:
yumoqing 2025-04-12 19:58:51 +08:00
parent 93973733e0
commit 40b5f31812

View File

@ -109,5 +109,5 @@ class PlatformBizAccRecharge(PlatformBizAcc):
a = Accounting(self) a = Accounting(self)
r = await a.do_accounting(sor) r = await a.do_accounting(sor)
async def PayAccounting(sor, *): async def PayAccounting(sor):
pass pass