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