hxp
2021-11-22 4a5de5f9b8f4617bdb7f6d4733fcc0200e458d65
ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMT_ForbidLogin.py
@@ -96,6 +96,7 @@
    
    # 设置玩家账号状态
    dbPlayer.AccState = dbPlayer.AccState|pow(2, GMCommon.Def_PysForbidByPy)
    dbPlayer.ExAttr17 = dbPlayer.AccState
    dbPlayer.adoUpdateC(collection)
    
    # 记录流向