LiuJ 1 maand geleden
bovenliggende
commit
a9dd56608a
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  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) {