wanghaijun %!s(int64=4) %!d(string=hai) anos
pai
achega
8b03585af9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Community/Controllers/DocterChatController.php

+ 0 - 1
app/Community/Controllers/DocterChatController.php

xqd
@@ -44,7 +44,6 @@ class DocterChatController extends AdminController
         });
         $where['product_type'] = 2;
         if(!$is_admin){
-            $where['organization_id']=$org_id;
             if($docter_id){
                 $where['docter_id'] = $docter_id;
             }