feat:兼容开发
parent
ca0bdf843f
commit
8e52b1c7ef
|
@ -119,7 +119,7 @@ class TalkMessageService
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->handle($insert, ['text' => '[图片消息]']);
|
$this->handle($insert, ['text' => '[文件消息]']);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue