rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
70f525ccda
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/collection/lib/Spider.php

+ 1 - 1
app/collection/lib/Spider.php

@@ -48,7 +48,7 @@ class Spider
         }
 
         $where['use'] = 1;
-        $where['limit'] = '0,15';
+        $where['limit'] = '0,9';
         $data = Dever::db('spider/data')->getAll($where);
 
         $name = $project['config'] ? $project['config'] : $project['name'];