2 次代码提交 9fe79e9d2f ... b2cf7be0ce

作者 SHA1 备注 提交日期
  kk b2cf7be0ce Merge remote-tracking branch 'origin/master' 1 周之前
  kk d57f2565c2 游戏手动开奖 1 周之前
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      game-business/src/main/java/com/game/business/task/AppGameBettingTask.java

+ 3 - 3
game-business/src/main/java/com/game/business/task/AppGameBettingTask.java

@@ -360,9 +360,9 @@ public class AppGameBettingTask {
 
                 AppGameLottery appGameLottery = appGameLotteryService.selectLottery(appGame.getClassifyId(), appGame.getId(), gameDate);
 
-                if(gameCode.equals("6")){
-                    gameLotterySucc = appGameLotteryAutoTask.autoTask(appGame, gameDate);
-                }
+//                if(gameCode.equals("6")){
+//                    gameLotterySucc = appGameLotteryAutoTask.autoTask(appGame, gameDate);
+//                }
 
                 if(appGameLottery == null){
                     // 保存开奖记录