This commit is contained in:
2025-10-16 19:04:48 +08:00
parent b470bf90db
commit 3fb7712f29
6 changed files with 127 additions and 80 deletions

View File

@@ -61,7 +61,7 @@ return [
]
]
],
// 'MessagePushTask' => [
// 'handler' => MessagePushTask::class,
// ]
'ExpiredRedis' => [
'handler' => \app\process\ExpiredRedis::class,
]
];