Browse Source

首页推荐

lizhen_gitee 1 năm trước cách đây
mục cha
commit
11a8f37079

+ 1 - 1
application/api/controller/Index.php

@@ -120,7 +120,7 @@ class Index extends Api
             'user.id' => ['neq',$this->auth->id],
             'user.id' => ['neq',$this->auth->id],
             'user.status' => 1,
             'user.status' => 1,
             'user.photo_images' => ['neq',''],
             'user.photo_images' => ['neq',''],
-            'user.cityname' => $cityname,
+//            'user.cityname' => $cityname,
             'power.yinshen' => 0,
             'power.yinshen' => 0,
         ];
         ];