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