dever %!s(int64=6) %!d(string=hai) anos
pai
achega
a47d857d54
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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');