KKSU
2025-01-20 4eb7bd043cc1fe6bf0cdf44f8c045698c0e9e21b
src/main/java/cc/mrbird/febs/mall/entity/PlatformBanner.java
@@ -49,5 +49,9 @@
    //商品ID
    @TableField(exist = false)
    private Long goodsId;
    //商品ID
    @TableField(exist = false)
    private Long activityId;
}