15313670163 hai 1 mes
pai
achega
da1fca3506
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/JsonRpc/NewsService.php

+ 0 - 1
app/JsonRpc/NewsService.php

@@ -334,7 +334,6 @@ class NewsService implements NewsServiceInterface
                     2 => '5',
                     3 => '0',
                 ];
-                
                 $result = Article::where($where)->whereIn('level',$level)->orderBy("updated_at","desc")->limit($data['pagesize'])->get();
             }elseif($data['level']==2){
                 $level='2';