hxp
2024-10-18 59c0f7a3818d8663f5fb4f7249f586d7a7d12eb6
ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMT_UnForbidLogin.py
@@ -82,6 +82,7 @@
        
    # 设置玩家账号状态
    dbPlayer.AccState = dbPlayer.AccState ^ pow(2, GMCommon.Def_PysForbidByPy)
    dbPlayer.ExAttr17 = dbPlayer.AccState
    dbPlayer.adoUpdateC(collection)
    # 记录流向