From f9c12d7bd8ffbf73920efda44412a2064d607878 Mon Sep 17 00:00:00 2001 From: xboard Date: Sat, 27 Apr 2024 21:22:45 +0800 Subject: [PATCH] =?UTF-8?q?to:=20=E8=BF=BD=E5=8A=A0=E4=B8=8A=E4=B8=AAcommi?= =?UTF-8?q?t=20=E7=BC=BA=E5=B0=91=E6=8F=90=E4=BA=A4=E7=9A=84=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/horizon.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/horizon.php b/config/horizon.php index b96adf8..55fbd12 100644 --- a/config/horizon.php +++ b/config/horizon.php @@ -175,6 +175,7 @@ return [ 'queue' => [ 'order_handle', 'traffic_fetch', + 'batch_traffic_fetch', 'send_email', 'send_email_mass', 'send_telegram',