LiuJ il y a 1 mois
Parent
commit
a9dd56608a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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) {