bugfix
This commit is contained in:
parent
44758bf2b1
commit
6505121d97
@ -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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user