Cui Zhi Feng
2024-09-13 59dd2b95dc1d8f011a1608fc4f6123eb7ca8b084
src/main/java/com/mzl/flower/entity/coupon/CouponTemplateCustomerDO.java
@@ -29,7 +29,7 @@
     * 指定的顾客id
     */
    @TableField("custom_id")
    private String customId;
    private Long customId;
}