1
This commit is contained in:
parent
b773e9c867
commit
5fa5010441
@ -1840,8 +1840,8 @@ class RechargeGoods(object):
|
||||
self.fields = [
|
||||
['goods_id', '', '商品id(购买时用)'],
|
||||
['diamond', 0, '充值所得钻石'],
|
||||
['currency', '', '货币地址'],
|
||||
['price', '', '价格'],
|
||||
['max_buy_times', 0, '充值次数上限'],
|
||||
]
|
||||
|
||||
class RechargeHistory(object):
|
||||
|
Loading…
x
Reference in New Issue
Block a user