1
This commit is contained in:
parent
afa249b971
commit
475559d940
@ -2009,8 +2009,8 @@ class WheelChip(object):
|
||||
def __init__(self):
|
||||
self.fields = [
|
||||
['item_id', 0, '道具id'],
|
||||
['left_time', 0, '生意时间'],
|
||||
['left_time', 0, '生意时间'],
|
||||
['left_time', 0, '剩余时间'],
|
||||
['total_time', 0, '有效时间(总时间)'],
|
||||
]
|
||||
|
||||
class WheelItem(object):
|
||||
|
Loading…
x
Reference in New Issue
Block a user