ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.py
@@ -316,6 +316,8 @@ PlayerGoldGift.DayChargeRedPackAward(curPlayer) #累积充值X元 PlayerActTotalRecharge.AddTotalRechargeGold(curPlayer, orderCoin/100) PlayerFairyCeremony.AddFCCostGold(curPlayer, orderCoin/100) PlayerNewFairyCeremony.AddFCCostGold(curPlayer, orderCoin/100) #开服活动 #OpenServerCampaign.AddOpenServerCampaignRecordData(curPlayer, ShareDefine.Def_Campaign_Type_Recharge, orderCoin) PlayerWeekParty.AddWeekPartyActionCnt(curPlayer, ChConfig.Def_WPAct_Recharge, addVIPExp)