소스 검색

修改消息

lip 1 개월 전
부모
커밋
6a74b4d335
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      app/enterprise/controller/Im.php

+ 0 - 2
app/enterprise/controller/Im.php

@@ -616,8 +616,6 @@ class Im extends BaseController
                 
                 //通知客服-会话服务中
                 wsSendMsg(0,'handleChat',['user_id'=>$param['toContactId']]);
-            } else {
-                $map['chat_identify'] = $toUser->cs_uid.'-'.$param['toContactId'];
             }
         }
         $list = Message::getList($map, $where, 'msg_id desc', $listRows, $pageSize);