bugfix
This commit is contained in:
parent
03fdd22b8c
commit
389c01ad0a
@ -25,9 +25,6 @@ class CostInfo:
|
||||
self.resellerid = resellerid
|
||||
self.amount = amount
|
||||
|
||||
class CostBiz(PFBiz):
|
||||
def __init__(self, providerid, resellerid, amount):
|
||||
self.provider =
|
||||
class ConsumeBiz(PFBiz):
|
||||
def __init__(self, od):
|
||||
self.db = DBPools()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user