@@ -31,5 +31,7 @@ public class ReqGoodsSkuSpec {
private BigDecimal price;
private String benefitsList;
+
+ private BigDecimal benefitsPrice;
}