15313670163 1 ماه پیش
والد
کامیت
b65a7782e9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/JsonRpc/NewsService.php

+ 1 - 1
app/JsonRpc/NewsService.php

@@ -670,7 +670,7 @@ class NewsService implements NewsServiceInterface
                         }else{
                             $choice_id[0] = $choice['other']['other_id'];
                         }
-                        // return Result::success($data['choice_id']);
+                        array_push($data['choice_id'],$choice['other']['other_id']);
                     }
                     // return Result::success($data);
                     $choice = ArticleSurvey::whereIn('id',$data['choice_id'])