fwq
2024-04-15 7285f70c4804d88c175ace932956eec524e2ceda
phis-feign/src/main/java/com/hz/his/dto/user/coupon/UserCouponDto.java
@@ -59,7 +59,10 @@
    private String platform;
    /**列表状态:0全部1未使用2已使用3已过期*/
    private Integer listStatus;
    /**列表状态: 是否过滤生日券 */
    private Integer isBirthday;
    /**列表状态:是否状态多选*/
    private Integer isStatus;
    /**领取类型-未知*/
    public static Integer C_TYPE_UNKNOW = -1;