peng
20 小时以前 b5895f07285cb1063e805e122f8acf36f4c458ba
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;
}