phpcjl
2024-12-20 5708e811e0afc640a96eafe3494710f19b127ae2
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/SeckillActivityInfo.java
@@ -73,5 +73,8 @@
    @TableField(exist = false)
    private List<GoodsSeckill> goodsSeckills;
    @TableField(exist = false)
    private Goods goods;
}