Эх сурвалжийг харах

暂停自动备份历史奖金

theojeng 3 жил өмнө
parent
commit
cc89ff4bce

+ 1 - 1
common/components/SwooleAsyncTimer.php

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