|
...
|
...
|
@@ -77,7 +77,7 @@ class PushNotify extends Command |
|
|
|
'desc' => $tick->title,
|
|
|
|
'size' => 0,
|
|
|
|
'thumbSize' => 0,
|
|
|
|
'thumbUrl' => 'https://www.cmer.com/uploads/logo1.png',
|
|
|
|
'thumbUrl' => 'https://oa.quanqiusou.cn/logo.ico',
|
|
|
|
'url' => 'https://oa.quanqiusou.cn/tickets?project_id='.$project->uuid
|
|
|
|
], JSON_UNESCAPED_UNICODE);
|
|
|
|
$message_push->send_time = now();
|
...
|
...
|
|