瀏覽代碼

Merge branch 'master' into yujie

* master:
  活动类型
Jae 2 年之前
父節點
當前提交
7022235014
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>
         /// <value></value>
-        public int allPlayTimes { get; set; }
+        public long allPlayTimes { get; set; }
         /// <summary>
         /// 限时抽奖必掉次数
         /// </summary>