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