dever 6 năm trước cách đây
mục cha
commit
9b989fc4b0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main/lib/Cron.php

+ 1 - 1
main/lib/Cron.php

@@ -79,7 +79,7 @@ class Cron
                     $score += $this->paiOrder($v1);
                 }
             }
-            print_r($score);die;
+            print_r($score);
             /*
             if ($score > 0) {
                 Dever::db('act/score')->update(array('where_id' => $v['id'], 'score' => $score));