LiuJ 1 month ago
parent
commit
a9dd56608a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/JsonRpc/NewsService.php

+ 1 - 0
app/JsonRpc/NewsService.php

@@ -1645,6 +1645,7 @@ class NewsService implements NewsServiceInterface
 
             $count = count($apply_articale);
             $result = [
+                'apply_articale' => $apply_articale,
                 'count' => $count,
             ];
         } elseif ($type_id == 10000) {