Commit 0e574d0a authored by 张亚俊's avatar 张亚俊
Browse files

更新

parent 41249780
Branches
No related merge requests found
Showing with 2 additions and 0 deletions
......@@ -35,6 +35,8 @@ class Notice extends Notification implements ShouldQueue
$notice->content = $content;
$notice->from = $from;
$notice->message = $message;
return $notice;
}
public function notify($notifiable)
......
Supports Markdown
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