rabin 1 năm trước cách đây
mục cha
commit
52d8f3e0f8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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