소스 검색

关注连刷,减少发消息

lizhen_gitee 1 년 전
부모
커밋
f5b1dc2567
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      application/api/controller/Userfollow.php

+ 0 - 1
application/api/controller/Userfollow.php

@@ -255,7 +255,6 @@ class Userfollow extends Api
                 ->where('user_id',$follow_uid)
                 ->where('infotype','newfriend')
                 ->where('infotype_id',$this->auth->id)
-                ->where('status',0)
                 ->delete();
 
                 $message = [