Kaynağa Gözat

暂停自动备份历史奖金

theojeng 3 yıl önce
ebeveyn
işleme
cc89ff4bce
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      common/components/SwooleAsyncTimer.php

+ 1 - 1
common/components/SwooleAsyncTimer.php

@@ -70,7 +70,7 @@ class SwooleAsyncTimer extends SwooleAsyncTimerComponent implements SocketInterf
             // 初始化任务队列
             Queue::instance()->initRedis();
             // 初始化备份历史奖金数据表
-            TaskFunc::initAutoBakBalance();
+//            TaskFunc::initAutoBakBalance();
         }
     }