This commit is contained in:
yumoqing 2025-12-15 13:33:21 +08:00
parent 44758bf2b1
commit 6505121d97

View File

@ -42,8 +42,6 @@ class RechargeAccounting:
} }
async def get_account(self, leg):
if leg.orgtype == '平台':
async def accounting(self, sor): async def accounting(self, sor):
self.sor = sor self.sor = sor
bz_date = await get_business_date(sor=sor) bz_date = await get_business_date(sor=sor)