|
@@ -29,7 +29,7 @@ public class GoodsPriceChangeVO {
|
|
|
private String goodsId;
|
|
private String goodsId;
|
|
|
|
|
|
|
|
@ZfireField(tbName = "b", isShow = false)
|
|
@ZfireField(tbName = "b", isShow = false)
|
|
|
- @ApiModelProperty(value = "商品id")
|
|
|
|
|
|
|
+ @ApiModelProperty(value = "商品名称")
|
|
|
private String goodsName;
|
|
private String goodsName;
|
|
|
|
|
|
|
|
@ZfireField(hide = true)
|
|
@ZfireField(hide = true)
|