Prechádzať zdrojové kódy

Merge branch 'web_sannong_fr' into dev

15313670163 1 mesiac pred
rodič
commit
0dd68c2f3c
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      app/JsonRpc/NewsService.php

+ 1 - 0
app/JsonRpc/NewsService.php

@@ -892,6 +892,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);