This commit is contained in:
parent
a7967b00cd
commit
ba69330d24
@ -31,7 +31,7 @@ public function toMail(object $notifiable): MailMessage
|
||||
->line("收到一条新的试驾预约信息")
|
||||
->line($text)
|
||||
->line("=====")
|
||||
->line("祝,工作愉快!");
|
||||
->salutation("祝,工作愉快!");
|
||||
}
|
||||
|
||||
public function toArray(object $notifiable): array
|
||||
|
Loading…
Reference in New Issue
Block a user