Main/System/Invest/InvestModel.cs
@@ -6,9 +6,9 @@ public class InvestModel : GameSystemManager<InvestModel> { public ILOpenServerActivityProxy activity; // public ILOpenServerActivityProxy activity; public const int FuncID = 119; public const int FuncID = 25; //投资对应奖励 @@ -250,7 +250,7 @@ { if (id == FuncID) { activity.StateUpdate(id); // activity.StateUpdate(id); UpdateRedpoint(); }