@@ -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) {