perf: 设置华为推送自分类
This commit is contained in:
@@ -142,7 +142,12 @@ class UmengAlias extends AbstractModel
|
||||
'mi_activity' => 'app.eeui.umeng.activity.MfrMessageActivity',
|
||||
'policy' => [
|
||||
'expire_time' => Carbon::now()->addSeconds($seconds)->toDateTimeString(),
|
||||
]
|
||||
],
|
||||
'channel_properties' => [
|
||||
'vivo_category' => 'IM',
|
||||
'huawei_channel_importance' => 'NORMAL',
|
||||
'huawei_channel_category' => 'IM',
|
||||
],
|
||||
]);
|
||||
|
||||
default:
|
||||
|
||||
Submodule resources/mobile updated: 5bb6859dff...6e2b51538c
Reference in New Issue
Block a user