xiaogang 3 yıl önce
ebeveyn
işleme
979cc05721
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      app/Admin/Actions/Chat/ChatLog.php

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

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