rx
2023-08-08 e3fd51fdc17c48d37952f5209716c8e79042f20f
phis-feign/src/main/java/com/hz/his/dto/coupon/CouponDto.java
@@ -51,4 +51,9 @@
    /** 是否是营销助手申请 0=否 1=是*/
    private Integer isMarketApply = 0;
    /** 优惠券分类ID*/
    private String couponTypeId;
    /** 基础分类-优惠券*/
    private String type;
}