1
This commit is contained in:
parent
0788ecf952
commit
c89416b0b2
2
web.py
2
web.py
@ -79,7 +79,7 @@ class DispatchHandler(tornado.web.RequestHandler):
|
||||
post_data['game_id'] = self.get_query_argument('game_id')
|
||||
post_data['gamename'] = 'wjtx'
|
||||
aa = OnlineData2mysql(post_data)
|
||||
log.info(f"get {post_data}")
|
||||
#log.info(f"get {post_data}")
|
||||
aa.run()
|
||||
|
||||
def _selfdeploykeys(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user