ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.py
@@ -211,7 +211,7 @@ ChConfig.Def_Cost_GoldInvest, infoDict): return #红包奖励 if investGold == deductGold: if not (investType in ChConfig.InvestGoldTypeList and investGold != deductGold): redPacketID = IpyGameDataPY.GetFuncEvalCfg('InvestRedPackAward', 1, {}).get(investType, 0) if redPacketID: PlayerFamilyRedPacket.CreatRedPacketByID(curPlayer, redPacketID)