1.1
陶杰
2024-11-08 a089358ffa1b63b880ade9365bc6f361258a9719
src/main/java/com/mzl/flower/entity/coupon/CouponTemplateCustomerDO.java
@@ -29,7 +29,7 @@
     * 指定的顾客id
     */
    @TableField("custom_id")
    private String customId;
    private Long customId;
}