15313670163 2 mesiacov pred
rodič
commit
daec61949f

+ 3 - 3
app/JsonRpc/WebsiteService.php

@@ -510,11 +510,11 @@ class WebsiteService implements WebsiteServiceInterface
                     $result = $ad->toArray();
                 }   
             } 
-        return Result::success($result);
+            
         }else{
-            // $result = AdPlace::where($where)->get()->all(); 
+            $result = AdPlace::where($where)->get()->all(); 
         }
-
+        return Result::success($result);
 
     }
 

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 0
runtime/container/scan.cache


Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov