补充游戏开奖通知编号文案
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user