无关风月
2025-01-16 d1cab4b2f2690d1331f12f0d9de78bbbf926f390
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;
    }
}