interface MobilePushService
移动推送
注册阿里推送
取消ali推送的绑定
通知信息
发送推送
bool register(RegisterDevice $device)
bool unbind(string $uid, array $pushIds)
Packer notification(From $from, Team $team, Message $message)
bool push(Packer $notificationPacker, Team $team, array $targetUid)