更换key
This commit is contained in:
parent
2836ba535d
commit
564b562b4a
@ -93,7 +93,7 @@ conver_int = ('order', 'gameid', 'watch', 'reserve', 'sell', 'download', 'review
|
||||
class CollectMongo():
|
||||
def __init__(self, item):
|
||||
self.url = "http://10.10.3.17:8992/querySql"
|
||||
self.api_secret = "GsFnzuKcNOFXsRJbDjV3avy67wTl8tyRD0t0b0VOFbQ285StWmkvT32gtQBVycXp"
|
||||
self.api_secret = "n9H4R32ZcjtSeN89ljCY6ESzTmOlnwwnOB3r4YsggnP5M1AXLtKtiS4sS1KKLOEQ"
|
||||
self.tga = FromTga(url=self.url, token=self.api_secret)
|
||||
self.item = item
|
||||
self.gameid = self.item.get('gameid')
|
||||
|
Loading…
x
Reference in New Issue
Block a user