Pārlūkot izejas kodu

游戏手动开奖

kk 1 nedēļu atpakaļ
vecāks
revīzija
d57f2565c2

+ 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){
                     // 保存开奖记录