xdh
2019-04-13 0d95c26257bf4ab291356b1adb6ad2064e6b2969
ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerFriend.py
@@ -81,8 +81,7 @@
            #玩家的数据没有缓存过
            PlayerControl.NotifyCode(curPlayer, 'Friend_OffLine')
            return
        cacheDict = eval(curCache.GetPropData())
        tagLV = cacheDict["LV"]
        tagLV = curCache.GetPlayerLV()
    else:
        tagLV = tagPlayer.GetLV()