联动报价-第二版-goodsSku goodsSKU 前后有变化 系统暂时没用到 加注解忽略不好使 注掉
This commit is contained in:
@ -102,9 +102,9 @@ public class PurpMaterialVO {
|
|||||||
@ApiModelProperty(value = "库存id")
|
@ApiModelProperty(value = "库存id")
|
||||||
private String inventId;
|
private String inventId;
|
||||||
|
|
||||||
@ApiModelProperty(value = "商品SKU")
|
// @ApiModelProperty(value = "商品SKU")
|
||||||
@JsonIgnoreProperties
|
// @JsonIgnoreProperties
|
||||||
private String goodsSku;
|
// private String goodsSku;
|
||||||
|
|
||||||
@ApiModelProperty(value = "库龄")
|
@ApiModelProperty(value = "库龄")
|
||||||
private String libraryAge;
|
private String libraryAge;
|
||||||
|
Reference in New Issue
Block a user