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