添加2001 b_N上传方法
This commit is contained in:
parent
c9d9fee23e
commit
afcd600d2b
@ -6,7 +6,7 @@ log = logging.getLogger(__name__)
|
||||
import pdb
|
||||
|
||||
class Mp2shushu():
|
||||
def __init__(self, channel, gameid):
|
||||
def __init__(self, gameid, channel):
|
||||
self.mp_url = f"http://10.10.5.4:2333/api/open/promotion/co-list?channelid={channel}&gameid={gameid}"
|
||||
self.filename = "/data/git/ops_interface/ops/csv/2001_b_n.csv"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user