[ 'name' => '精品推荐', 'is_show' => true, ], ] as $key => $values) { ProductPart::firstOrCreate(['key' => $key], $values); } } }