xiaogang 3 년 전
부모
커밋
979cc05721
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      app/Admin/Actions/Chat/ChatLog.php

+ 0 - 1
app/Admin/Actions/Chat/ChatLog.php

xqd
@@ -54,7 +54,6 @@ class ChatLog extends LazyRenderable
                 }elseif ($res[0]['MsgType']=="TIMImageElem"){
                     //图像消息
                     $imgs = $res[0]['MsgContent']['ImageInfoArray'];
-                    dd($imgs);
                     $str = "";
                     if(count($imgs)>0){