bugfix
This commit is contained in:
parent
6b3f2710a4
commit
058172c52a
@ -8,7 +8,7 @@ from accounting.openaccount import openOwnerAccounts, openProviderAccounts, open
|
||||
from accounting.getaccount import getAccountBalance, getCustomerBalance, getAccountByName, get_account_total_amount
|
||||
from accounting.bizaccount import BizAccounting
|
||||
from accounting.recharge import RechargeBiz, recharge_accounting
|
||||
from comsume import ConsumeBiz
|
||||
from accounting.comsume import ConsumeBiz
|
||||
|
||||
def load_accounting():
|
||||
g = ServerEnv()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user