@@ -1284,7 +1284,7 @@ class MyController extends Controller
'image'=>$image,
'type_id'=>2,
'is_url'=>1,
- 'attr_id'=>9,
+ 'attr_id'=>7,
];
$ok =SystemInfoModel::create($arr);