dever 6 年之前
父節點
當前提交
f7810dcfe2
共有 1 個文件被更改,包括 1 次插入0 次删除
  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) {