mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-17 14:42:51 +00:00
perf: 设置华为推送自分类
This commit is contained in:
parent
d2b8d0372e
commit
2bc655d7ef
@ -142,7 +142,12 @@ class UmengAlias extends AbstractModel
|
|||||||
'mi_activity' => 'app.eeui.umeng.activity.MfrMessageActivity',
|
'mi_activity' => 'app.eeui.umeng.activity.MfrMessageActivity',
|
||||||
'policy' => [
|
'policy' => [
|
||||||
'expire_time' => Carbon::now()->addSeconds($seconds)->toDateTimeString(),
|
'expire_time' => Carbon::now()->addSeconds($seconds)->toDateTimeString(),
|
||||||
]
|
],
|
||||||
|
'channel_properties' => [
|
||||||
|
'vivo_category' => 'IM',
|
||||||
|
'huawei_channel_importance' => 'NORMAL',
|
||||||
|
'huawei_channel_category' => 'IM',
|
||||||
|
],
|
||||||
]);
|
]);
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 5bb6859dfff07abcf060a31b77398a85defcb59c
|
Subproject commit 6e2b51538cf826792d5ac87fbad95a6ce759d8ef
|
||||||
Loading…
x
Reference in New Issue
Block a user