调整模板之间的引用关系
This commit is contained in:
parent
e48e09057d
commit
e1612fe8d5
@ -21,7 +21,7 @@ class GetFromTga:
|
||||
item = g.get_api_key(self.gameid)
|
||||
self.url = item['url']
|
||||
if is_debug:
|
||||
self.tgaid = 99999
|
||||
self.tgaid = 123
|
||||
else:
|
||||
self.tgaid = item['tgaid']
|
||||
self.suffix = item.get('suffix', 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user