rabin hai 1 ano
pai
achega
52d8f3e0f8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/dai/seller/api/Task.php

+ 1 - 1
src/dai/seller/api/Task.php

@@ -112,7 +112,7 @@ class Task
         }
         
         $where['cdate'] = array('>=', $time[0]);
-        $where['#cdate'] = array('<=', $time[1]);
+        $where['cdate#'] = array('<=', $time[1]);
         $order = Dever::db('order_log1', 'seller')->select($where);
         $data = array();
         $default = array