15313670163 преди 1 месец
родител
ревизия
44395fb013
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      app/JsonRpc/NewsService.php

+ 1 - 0
app/JsonRpc/NewsService.php

@@ -607,6 +607,7 @@ class NewsService implements NewsServiceInterface
                     $choice_id = $data['choice_id'];
                     if(!empty($choice['other'])){
                         array_push($data['choice_id'],$choice['other']['other_id']);
+                        $choice_id[0] = $choice['other']['other_id'];
                         // return Result::success($data['choice_id']);
                     }
                     // return Result::success($data);