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