Commit 338127f7 by feixiang

发送消息

parent f72a15e3
......@@ -42,10 +42,7 @@ class NoticeExtension
$sender->format();
$data += $sender->getData();
$sendType += $sender->getSendType();
var_dump($sendType, $sender,'------print-----');
$sendType = array_merge($sender->getSendType(), $sendType);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment