| ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyMongoDB/LogicProcess/UserCtrlDB.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyMongoDB/LogicProcess/UserCtrlDB.py
@@ -3185,7 +3185,7 @@ the_page = response.read() if the_page != "1": mylog.debug('checktoken fail:%s-%s'%(token, the_page)) mylog.info('checktoken fail:%s-%s'%(token, the_page)) self.sendFailString(CommonDefine.dgPlayerLogin, pack, disPswCheckError) return True except: