hxp
2019-12-20 b82e6dbda1129a3f55d0177964a35d77feff7c77
ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMT_ForbidTalk.py
@@ -98,6 +98,7 @@
        
    # 设置玩家账号状态
    dbPlayer.AccState = dbPlayer.AccState|pow(2, GMCommon.Def_PysForbidTalk)
    dbPlayer.ExAttr17 = dbPlayer.AccState
    dbPlayer.adoUpdateC(collection)
            
    # 记录流向