diff --git a/accounting/recharge.py b/accounting/recharge.py index bba91ea..2629976 100644 --- a/accounting/recharge.py +++ b/accounting/recharge.py @@ -42,8 +42,6 @@ class RechargeAccounting: } - async def get_account(self, leg): - if leg.orgtype == '平台': async def accounting(self, sor): self.sor = sor bz_date = await get_business_date(sor=sor)