Browse Source

活动类型

zhaoyang 2 years ago
parent
commit
1e6b97ba4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Data/ActivityDataManager.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Data/ActivityDataManager.cs

@@ -37,7 +37,7 @@ namespace GFGGame
         /// 抽奖总次数
         /// 抽奖总次数
         /// </summary>
         /// </summary>
         /// <value></value>
         /// <value></value>
-        public int allPlayTimes { get; set; }
+        public long allPlayTimes { get; set; }
         /// <summary>
         /// <summary>
         /// 限时抽奖必掉次数
         /// 限时抽奖必掉次数
         /// </summary>
         /// </summary>