阶段更新
This commit is contained in:
@@ -16,19 +16,19 @@ return [
|
||||
'types' => [
|
||||
'App\\Notifications\\SystemOpenVip' => [
|
||||
'name' => '开通会员',
|
||||
'icon' => 'http://api.siyuankunlun.com/storage/materials/2022/08/09/newsIcon_04.jpg',
|
||||
'icon' => 'http://api.siyuankunlun.cn/storage/materials/2022/08/09/newsIcon_04.jpg',
|
||||
],
|
||||
'App\\Notifications\\SystemOrderDelivered' => [
|
||||
'name' => '发货',
|
||||
'icon' => 'http://api.siyuankunlun.com/storage/materials/2022/08/09/newsIcon_02.png',
|
||||
'icon' => 'http://api.siyuankunlun.cn/storage/materials/2022/08/09/newsIcon_02.png',
|
||||
],
|
||||
'App\\Notifications\\SystemRemindUserSign' => [
|
||||
'name' => '打卡',
|
||||
'icon' => 'http://api.siyuankunlun.com/storage/materials/2022/08/09/newsIcon_01.png',
|
||||
],
|
||||
'App\\Notifications\\SystemUpdateCase' => [
|
||||
'name' => '上传报告',
|
||||
'icon' => 'http://api.siyuankunlun.com/storage/materials/2022/08/09/newsIcon_05.png',
|
||||
'icon' => 'http://api.siyuankunlun.cn/storage/materials/2022/08/09/newsIcon_01.png',
|
||||
],
|
||||
// 'App\\Notifications\\SystemUpdateCase' => [
|
||||
// 'name' => '上传报告',
|
||||
// 'icon' => 'http://api.siyuankunlun.com/storage/materials/2022/08/09/newsIcon_05.png',
|
||||
// ],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user