fix: 推送失败的情况

This commit is contained in:
kuaifan 2024-10-21 19:05:24 +08:00
parent 58b7853d63
commit 873bd0ed88

View File

@ -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,
],
]);