15313670163 2 mēneši atpakaļ
vecāks
revīzija
daec61949f
2 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      app/JsonRpc/WebsiteService.php
  2. 0 0
      runtime/container/scan.cache

+ 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);
 
     }
 

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
runtime/container/scan.cache


Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels