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