peng
2025-08-15 b1dda321f91d19b60936c54d4ceec7d06fc1d963
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;
}