浏览代码

去掉女神男神

lizhen_gitee 1 年之前
父节点
当前提交
cc4d81f4bb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Eyemargin.php

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

@@ -150,7 +150,7 @@ class Eyemargin extends Common
         }
         }
         $common_where['a.status'] = 1;
         $common_where['a.status'] = 1;
         $common_where['u.city'] = $this->auth->city;
         $common_where['u.city'] = $this->auth->city;
-        $is_goddess && $common_where['u.is_goddess'] = 1;
+       // $is_goddess && $common_where['u.is_goddess'] = 1;
 //        $is_new && $common_where['u.createtime'] = ['gt',$time];
 //        $is_new && $common_where['u.createtime'] = ['gt',$time];
         if ($this->auth->gender == 1) {
         if ($this->auth->gender == 1) {
             //男只能看女视频
             //男只能看女视频