LiuJ 1 tháng trước cách đây
mục cha
commit
a9dd56608a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {