Browse Source

关注连刷,减少发消息

lizhen_gitee 1 năm trước cách đây
mục cha
commit
f5b1dc2567
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 = [