$notifiable->title ?? '通知', 'content' => $notifiable->content ?? '', 'other' => $notifiable->other ?? [] ]; } }