优化商店、游戏文字通知

This commit is contained in:
2026-04-27 12:16:18 +08:00
parent f6bc8a83c3
commit c9d4d3dbf4
4 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ class OpenHorseRaceJob implements ShouldQueue
'to_user' => '大家',
'content' => $content,
'is_secret' => false,
'font_color' => '#f59e0b',
'font_color' => '#16a34a',
'action' => '大声宣告',
'sent_at' => $now->toDateTimeString(),
];