LiuJ 1 月之前
父節點
當前提交
a9dd56608a
共有 1 個文件被更改,包括 1 次插入0 次删除
  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) {