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

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

Merge remote-tracking branch 'origin/dev_goblin' into dev_goblin

parents c7856837 21f4e07f
......@@ -43,6 +43,8 @@ public class GoblinGoodsInfoDetailVo implements Serializable, Cloneable {
@ApiModelProperty(position = 17, value = "价格区间MAX[20,2]")
private BigDecimal priceLe;
@ApiModelProperty(position = 60, value = "活动Id")
private String marketId;
private static final GoblinGoodsInfoDetailVo obj = new GoblinGoodsInfoDetailVo();
public static GoblinGoodsInfoDetailVo getNew() {
......
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