添加返回条数控制
This commit is contained in:
parent
538e61b7cf
commit
9f46534a3e
@ -141,7 +141,7 @@ class DispatchHandler(tornado.web.RequestHandler):
|
||||
log.error(result)
|
||||
self.write_error(2)
|
||||
return False
|
||||
|
||||
pdb.set_trace()
|
||||
if gameid and locationid:
|
||||
key = f"ad::{gameid}::{locationid}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user