Pu Zhibing
2025-01-15 68e7d31bc6d6c4a84ffb4b423c1ccd211f16f949
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/vo/SeckillActivityVO.java
@@ -68,4 +68,9 @@
    @ApiModelProperty(value = "展示状态:0下架中  1上架中")
    private Integer showStatus;
    public Integer getType(){
        return goodsType;
    }
}