hch
2019-03-29 8f9ba65c87a5f8cc0d59398638245ac1c788071e
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()