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

+ 1 - 0
main/lib/Cron.php

@@ -73,6 +73,7 @@ class Cron
         $where['type'] = 2;
         $where['score_status'] = 1;
         $order = Dever::db('journal/order')->getBuy($where);
+        print_r($order);die;
 
         $user = array();
         if ($order) {