jcshow 数据拆解写入数数
This commit is contained in:
parent
ac29acaeaf
commit
f7b43113f0
@ -24,8 +24,8 @@ class JcShow:
|
||||
g = GetTgaConfig()
|
||||
item = g.get_api_key(self.gameid)
|
||||
self.url = item['url']
|
||||
self.tgaid = 99
|
||||
#self.tgaid = item['tgaid']
|
||||
#self.tgaid = 99
|
||||
self.tgaid = item['tgaid']
|
||||
self.suffix = item.get('suffix', 0)
|
||||
self.api_key = item.get('api_key', None)
|
||||
self.tga = FromTga(self.url, self.api_key)
|
||||
|
Loading…
x
Reference in New Issue
Block a user