正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -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(); |
-
请 注册 或 登录 后发表评论