@@ -138,7 +138,7 @@ class DreamDJS extends Command
'dream_id'=>$item->id,
'is_url'=>1,
'type_id'=>2,
- 'attr_id'=>8,
+ 'attr_id'=>9,
];
SystemInfoModel::firstOrCreate($arr3);
}