dever 6 سال پیش
والد
کامیت
a47d857d54
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      main/lib/Cron.php

+ 1 - 0
main/lib/Cron.php

@@ -13,6 +13,7 @@ class Cron
         $where['start'] = Dever::maketime('2019-04-25 00:34:55');
         $where['end'] = Dever::maketime('2019-04-25 14:47:16');
         $where['score_type'] = 1;
+        $where['action_id'] = Dever::input('action_id');
         $data = Dever::db('score/action_log')->getDataByDate($where);
 
         $test = Dever::input('test');