xiaogang hace 4 años
padre
commit
f38de9c8e8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/Services/HomeService.php

+ 0 - 1
app/Services/HomeService.php

xqd
@@ -35,7 +35,6 @@ class HomeService
 
 
         $user = auth('api')->user();
-        dd($user);
         if($user){
             $query = $query->where('users.id','<>',$user->id);
             if($user->sex==1){ //只看女性