peng
2025-08-06 3fdc508014c167ee5b1e4afca62fee7fb87b62e9
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;
}