From 873bd0ed88f7d7e681652b1c107210a2282e3e52 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Mon, 21 Oct 2024 19:05:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8E=A8=E9=80=81=E5=A4=B1=E8=B4=A5?= =?UTF-8?q?=E7=9A=84=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Models/UmengAlias.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Models/UmengAlias.php b/app/Models/UmengAlias.php index 3d61d1ff4..3f1adf83f 100644 --- a/app/Models/UmengAlias.php +++ b/app/Models/UmengAlias.php @@ -157,7 +157,7 @@ class UmengAlias extends AbstractModel 'vivo_category' => 'IM', 'huawei_channel_importance' => 'NORMAL', 'huawei_channel_category' => 'IM', - 'channel_fcm' => 1, + 'channel_fcm' => 0, ], ]);