System/OpenServerActivity/InSevenDayModel.cs
@@ -25,7 +25,7 @@ public Dictionary<int, int> RewardForDic = new Dictionary<int, int>();//0,可领,1已领,-1不可领 public int DayCnt = 0;//累计登陆天数 public bool IsOpenSevenDay = false; private const int Redpoint_key1 = 20103;//七天登陆红点 private const int Redpoint_key1 = 20106;//七天登陆红点 public Redpoint redPointStre1 = new Redpoint(201, Redpoint_key1); public bool IsMainGo = false;//是否显示主界面入口 public override void Init()