hxp
2019-12-27 6142e8765a0e2e1c7f6b34eca0651c880b7ba1ab
ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMT_UnForbidTalk.py
@@ -100,6 +100,7 @@
        
    # 设置玩家账号状态
    dbPlayer.AccState = dbPlayer.AccState ^ pow(2, GMCommon.Def_PysForbidTalk)
    dbPlayer.ExAttr17 = dbPlayer.AccState
    dbPlayer.adoUpdateC(collection)
            
    # 记录流向