添加2001 b_N上传方法
This commit is contained in:
parent
08fcd4fbad
commit
f41c8d8c08
@ -7,7 +7,7 @@ import pdb
|
||||
|
||||
class Mp2shushu():
|
||||
def __init__(self, channel, gameid):
|
||||
self.mp_url = f"https://mp.kingsome.cn/api/open/promotion/co-list?channelid={channel}&gameid={gameid}"
|
||||
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"
|
||||
|
||||
def get_ad_list(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user