System/Vip/VipInvest/VipInvestModel.cs
@@ -414,6 +414,20 @@ return; } } if (JumpIndex == 0) { for (int j = 0; j < configlist.Count; j++) { InvestConfig config = configlist[j]; RewardRecordState recordState = GetRecordByIndex((int)InvestType.Vip, config.needDay); if (recordState == RewardRecordState.NoShow) { JumpIndex = j; return; } } } } private void RedPointSate()//Vip投资红点前三天