peng
4 天以前 31f7453c6e307909534d760fb1c929eff741cf7c
framework/src/main/java/cn/lili/modules/goods/entity/vos/GoodsVO.java
@@ -35,4 +35,6 @@
    @ApiModelProperty(value = "批发商品消费规则列表")
    private List<Wholesale> wholesaleList;
    private String id;
}