优化神秘箱子提醒

This commit is contained in:
2026-04-17 15:19:58 +08:00
parent 4866d25df9
commit 0f4de941db
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ class DropMysteryBoxJob implements ShouldQueue
$typeName = $box->typeName();
$source = $this->droppedBy ? '管理员' : '系统';
$content = "{$emoji}【神秘箱子 }】【{$typeName}{$source}投放了一个神秘箱子!"
$content = "{$emoji}【神秘箱子】《{$typeName}{$source}投放了一个神秘箱子!"
."发送暗号「{$passcode}」即可开箱!限时 {$claimWindow} 秒,先到先得!";
$msg = [