xiaogang 4 năm trước cách đây
mục cha
commit
0c04f208ef
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/Services/DynamicService.php

+ 0 - 1
app/Services/DynamicService.php

xqd
@@ -77,7 +77,6 @@ class DynamicService
         if($user){
             $lat = $user->latitude;
             $lng = $user->longitude;
-            if($user->sex)
 
             $where['look_type'] = $user->sex==1?2:1;
         }else{