记得上下班打卡 | git大法好,push需谨慎

Commit d246f201 authored by 胡佳晨's avatar 胡佳晨

放开转赠相关消费

parent c088dd00
......@@ -18,9 +18,9 @@ public class GoblinStoreMgtGoodsSkuListVo implements Serializable, Cloneable {
private static final long serialVersionUID = -5926827517337445529L;
@ApiModelProperty(position = 10, value = "店铺ID[64]")
private String storeId;
@ApiModelProperty(position = 10, value = "店铺ID[64]")
@ApiModelProperty(position = 10, value = "sku图")
private String skuPic;
@ApiModelProperty(position = 10, value = "店铺ID[64]")
@ApiModelProperty(position = 10, value = "原价格")
private BigDecimal price;
@ApiModelProperty(position = 11, value = "商品ID[64]")
private String spuId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment