[FEAT] 實作公共事業費逾期提醒、租戶自訂通知設定及發送測試信功能
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 56s

This commit is contained in:
2026-03-05 16:01:00 +08:00
parent 016366407c
commit 07b7d9b327
15 changed files with 519 additions and 44 deletions

View File

@@ -0,0 +1,12 @@
<x-mail::message>
# 電子郵件通知測試成功
您好,
這是一封系統自動發送的測試信件。當您看到這封信時,表示您在系統中設定的 SMTP 寄件帳號與密碼已經可以正常運作。
此信件由系統發出,請勿直接回覆。
感謝您,<br>
{{ config('app.name') }} 系統管理團隊
</x-mail::message>