xiaogang %!s(int64=4) %!d(string=hai) anos
pai
achega
399e7e3621
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/Services/DynamicService.php

+ 2 - 2
app/Services/DynamicService.php

xqd
@@ -181,8 +181,8 @@ class DynamicService
             }
 
         }else{
-            $lat = "0";
-            $lng = "0";
+            $lat = 0;
+            $lng = 0;
         }
 
         $dynamic = DynamicModel::query();