mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 12:02:51 +00:00
no message
This commit is contained in:
parent
6584259454
commit
81c019105c
@ -213,6 +213,7 @@ class UmengAlias extends AbstractModel
|
|||||||
'policy' => [
|
'policy' => [
|
||||||
'expire_time' => Carbon::now()->addSeconds($seconds)->toDateTimeString(),
|
'expire_time' => Carbon::now()->addSeconds($seconds)->toDateTimeString(),
|
||||||
],
|
],
|
||||||
|
'category' => 1,
|
||||||
'channel_properties' => [
|
'channel_properties' => [
|
||||||
'oppo_channel_id' => 'dootask',
|
'oppo_channel_id' => 'dootask',
|
||||||
'vivo_category' => 'IM',
|
'vivo_category' => 'IM',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user