xiaogang 3 years ago
parent
commit
53b0be9da8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Services/DynamicService.php

+ 1 - 1
app/Services/DynamicService.php

@@ -256,7 +256,7 @@ class DynamicService
 //            }else{
 //            }else{
 //                $distance = round($distance*1000);
 //                $distance = round($distance*1000);
 //            }
 //            }
-
+            dd($distance);
             $dynamic['data'][$k]['distance'] = $distance;
             $dynamic['data'][$k]['distance'] = $distance;