KKSU
2025-01-08 89384e54b9a4e5f7fc22a24c5d2ca2650549c297
src/main/java/cc/mrbird/febs/mall/entity/MallGoods.java
@@ -136,5 +136,6 @@
    @TableField(exist = false)
    private List<Long> couponIds;
    private Long activityId; //活动ID
}