修改实体
This commit is contained in:
@ -96,9 +96,6 @@ public class PurpMaterialVO {
|
|||||||
@ApiModelProperty(value = "库存id")
|
@ApiModelProperty(value = "库存id")
|
||||||
private String inventId;
|
private String inventId;
|
||||||
|
|
||||||
@ApiModelProperty(value = "商品SKU")
|
|
||||||
private String goodsSku;
|
|
||||||
|
|
||||||
@ApiModelProperty(value = "商品SKU")
|
@ApiModelProperty(value = "商品SKU")
|
||||||
private String goodsSKU;
|
private String goodsSKU;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user