Commit 0cec5365 by feixiang

消息发送扩展

parent 75162a42
......@@ -44,6 +44,7 @@ class MiniFrontendSender implements SenderInterface
* 'jcqYc-gHjkv-T8pDW8wjYFha0TKzCJTV3yNeGY3JW-0'
* );
* MiniFrontendSender constructor.
*
* @param array $user
* @param array $page
* @param array $sendData
......
......@@ -40,6 +40,7 @@ class NoticeExtension
continue;
}
$sender->format();
$data += $sender->getData();
$sendType += $sender->getSendType();
......
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