lip hace 3 meses
padre
commit
d31e1b963b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/admin/controller/Kefu.php

+ 1 - 1
app/admin/controller/Kefu.php

@@ -312,7 +312,7 @@ class Kefu extends BaseController
                 //         $query->where('admin.department_id', $parent_department_id);
                 //         $query->where('admin.department_id', $parent_department_id);
                 //     }
                 //     }
                 // })
                 // })
-                ->where('admin.id','<>', $this->admin_id)
+                //->where('admin.id','<>', $this->admin_id)
                 ->whereIn('user.user_id', $cs_uids)
                 ->whereIn('user.user_id', $cs_uids)
                 ->order('user.is_online', 'desc')
                 ->order('user.is_online', 'desc')
                 ->order('admin.department_id', 'asc')
                 ->order('admin.department_id', 'asc')