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

Commit 47a91e11 authored by zhengfuxin's avatar zhengfuxin

增加字段,

parent ac5bd794
......@@ -36,6 +36,8 @@ public class GoblinGoodsSkuInfoDetailVo implements Serializable, Cloneable {
private boolean stockLess;
@ApiModelProperty(position = 13, value = "可以购买数量")
private int canBuy;
@ApiModelProperty(position = 13, value = "单品的名称[100]")
private String name;
@ApiModelProperty(position = 26, value = "限量[0-无限制|X:限购数量]")
private Integer buyLimit;
......
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