rabin 2 years ago
parent
commit
274f599ab6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/bill/database/sell.php

+ 1 - 1
service/bill/database/sell.php

@@ -317,7 +317,7 @@ return array
             ),
             'order' => array('id' => 'desc'),
             'type' => 'all',
-            'limit' => '0,1000',
+            'limit' => '0,10000',
             'col' => '*',
         ),
     ),