調整信件內容

This commit is contained in:
Eric Li
2025-06-24 11:28:51 +08:00
parent 7529061de5
commit 0f8de889f7
4 changed files with 7 additions and 8 deletions

View File

@ -358,7 +358,7 @@ class EventImprovedHealthCrudController extends CrudController
."\n行動電話:".$entry->phone
."\n電子信箱:".$entry->email
."\n收件地址:".$entry->address
."\n\n中獎公告本活動將於10月抽出得獎名單並公告於「活動網站/最新消息」及「桃園市政府衛生局網站/訊息公告/最新消息」。"
."\n抽獎說明本活動將於10月抽出得獎名單並公告於「<a href=\"". route('news') ."\" target=\"_blank\">活動網站/最新消息</a>」及「<a href=\"https://dph.tycg.gov.tw/News.aspx?n=4219&sms=10121\" target=\"_blank\">桃園市政府衛生局網站/訊息公告/最新消息</a>」。"
,
]));
@ -369,7 +369,7 @@ class EventImprovedHealthCrudController extends CrudController
case '3': //未通過
try {
Mail::to($entry->email)->send(new EventNotifyMail([
"title" => "健康達標GO 大獎汽車不是夢 未通過審核",
"title" => "健康達標GO 大獎汽車不是夢 審核未通過!",
"body" => "抱歉,您的審核未通過!"
."\n請依以下理由重新上活動網站登記"
."\n理由:".$entry->check_reson