Ken 1 gün önce
ebeveyn
işleme
e538196e46
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/Jobs/FiveSecondTaskJob.php

+ 1 - 1
app/Jobs/FiveSecondTaskJob.php

@@ -49,7 +49,7 @@ class FiveSecondTaskJob implements ShouldQueue
         try {
             Log::error('🚀 开始执行15秒任务: ' . now());
             //自定义开奖
-            // PcIssueService::index();
+            PcIssueService::index();
 
             // 提前20秒提醒
             IssueService::syncCountdownIssue();