|
|
@@ -174,12 +174,7 @@ public class GoodsSkuResponse implements Serializable {
|
|
|
@ApiModelProperty(value = "销售限价")
|
|
|
private BigDecimal priceLimited;
|
|
|
|
|
|
- /**
|
|
|
- * 其他价
|
|
|
- */
|
|
|
- @Excel(name = "其他价")
|
|
|
- @ApiModelProperty(value = "其他价")
|
|
|
- private BigDecimal priceOther;
|
|
|
+
|
|
|
|
|
|
/**
|
|
|
* 商品图片 (index(显示顺序)、name(文件名)、path(路径)、type(类型)、time(上传时间)...)
|