Kaynağa Gözat

修改自动发送消息时间

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

+ 1 - 1
common/components/SwooleAsyncTimer.php

@@ -68,7 +68,7 @@ class SwooleAsyncTimer extends SwooleAsyncTimerComponent implements SocketInterf
             // 初始化备份历史奖金数据表
             // 初始化备份历史奖金数据表
 //            TaskFunc::initAutoBakBalance();
 //            TaskFunc::initAutoBakBalance();
             // 初始化自动发送钉钉推送消息
             // 初始化自动发送钉钉推送消息
-//            TaskFunc::initAutoSendDingTalk();
+            TaskFunc::initAutoSendDingTalk();
         }
         }
     }
     }