rkljw 1 month ago
parent
commit
5c657ac794
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/JsonRpc/NewsService.php

+ 1 - 0
app/JsonRpc/NewsService.php

@@ -140,6 +140,7 @@ class NewsService implements NewsServiceInterface
             'rows' => $categoryTree,
             'total' => $total,
         ]);
+        
     }
 
     private function findMatchedCategories($search)