KKSU
2024-04-11 aa5feb8f990bc4f01b1a1e15cac41458f3c2179a
src/main/java/cc/mrbird/febs/mall/vo/MallGoodsListVo.java
@@ -77,4 +77,7 @@
    @ApiModelProperty(value = "是否收藏")
    private Integer hasCollect;
    @ApiModelProperty(value = "销量排名")
    private Integer rank;
}