Hentua
2023-08-22 0376c7fff4f3c1fcbce850cd019835c085a94cba
src/main/java/cc/mrbird/febs/mall/vo/MallGoodsListVo.java
@@ -74,4 +74,7 @@
    @ApiModelProperty(value = "3级代理价格")
    private BigDecimal levelThreePrice;
    @ApiModelProperty(value = "是否收藏")
    private Integer hasCollect;
}