作者 ZhengBing He

ok

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