补充游戏开奖通知编号文案

This commit is contained in:
pllx
2026-04-29 15:45:07 +08:00
parent 4fe4155ec0
commit 2bebc78e82
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ class CloseHorseRaceJob implements ShouldQueue
? '共派发 💰'.number_format($totalPayout).' 金币'
: '本场无人获奖';
$content = "🏆 冠军:{$winnerName}{$payoutText}";
$content = "🏆 第 #{$race->id} 场结束,冠军:{$winnerName}{$payoutText}";
$msg = [
'id' => $chatState->nextMessageId((int) $race->room_id),