This commit is contained in:
2025-10-27 16:49:05 +08:00
parent 60b727a0b6
commit 190b0323db
3 changed files with 52 additions and 4 deletions

View File

@@ -70,8 +70,4 @@ return [
'QuerySmsStatus' => [
'handler' => MessagePushTask::class
],
// rabbitmq 消费者
'RabbitmqConsum' => [
'handler' => RabbConsumApplySmsTemp::class
]
];