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