Browse Source

首页推荐

lizhen_gitee 1 year ago
parent
commit
11a8f37079
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/api/controller/Index.php

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

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