rabin 2 years ago
parent
commit
cbe1674d6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/agent/database/order.php

+ 1 - 1
service/agent/database/order.php

@@ -1066,7 +1066,7 @@ return array
             ),
             'order' => array('id' => 'asc'),
             'type' => 'all',
-            'limit' => '0,2',
+            //'limit' => '0,2',
             'col' => '*',
         ),