@@ -6,8 +6,8 @@ $price_type = array
(
1 => '普通商品',
2 => '多价商品',
- //3 => '套餐商品',
- //4 => '组合商品',
+ 3 => '套餐商品',
+ 4 => '组合商品',
);
$sell_type = array