ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.py
@@ -175,6 +175,10 @@
    PlayerControl.NomalDictSetProperty(curPlayer, ChConfig.Def_PDict_InvestEndTime % investType, updEndTime)
    GameWorld.DebugLog("投资理财成功: investType=%s" % (investType))
    Sync_InvestInfo(curPlayer, investType)
    if investType == ChConfig.InvestType_Life:
        import PlayerTreasure
        PlayerTreasure.ResetLifeCardLucky(curPlayer)
    return
def GetAddFBCnt(curPlayer, mapID):