|
|
|
@ -359,7 +359,7 @@ class Message extends BaseModel |
|
|
|
$chat_identify = chat_identify($from_user,$to_user); |
|
|
|
$del_user = $to_user; |
|
|
|
} |
|
|
|
$content = '您已设置自动删除' . $title . '前发送的消息'; |
|
|
|
$content = '已设置自动删除' . $title . '前发送的消息'; |
|
|
|
if ($is_close) $content = '您关闭了自动删除计时器'; |
|
|
|
|
|
|
|
$data=[ |
|
|
|
|