add gameid=2002 config
This commit is contained in:
parent
3386bdaba6
commit
618475e131
@ -18,7 +18,7 @@ class ProduceSSCsv:
|
|||||||
def __init__(self):
|
def __init__(self):
|
||||||
# self.base_path = "/data/git/ops_interface/myops/csv"
|
# self.base_path = "/data/git/ops_interface/myops/csv"
|
||||||
self.base_path = "/tmp"
|
self.base_path = "/tmp"
|
||||||
self.gameid_list = [1004, 1001, 2001, 1011]
|
self.gameid_list = [1004, 1001, 2001, 1011,2002]
|
||||||
self.channelid = 6001
|
self.channelid = 6001
|
||||||
|
|
||||||
def write2csv(self, data):
|
def write2csv(self, data):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user