This commit is contained in:
ASUS 2025-10-27 09:10:42 +08:00
parent 7f0ccece3c
commit 7bf3e380f6
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ class ApplySmsTemp extends Command
60, 60,
60, 60,
null, null,
true, // true,
30 // 30
); );
$rabbit_channel = $connection->channel(); $rabbit_channel = $connection->channel();
$rabbit_channel->queue_declare($queue, false, true, false, false, false, [ $rabbit_channel->queue_declare($queue, false, true, false, false, false, [