fhx
2024-03-06 773ebf22f3f2a927e9d62f1bf84c5899d2fb42e0
phis-feign/src/main/java/com/hz/his/dto/user/coupon/UserCouponDto.java
@@ -61,6 +61,8 @@
    private Integer listStatus;
    /**列表状态: 是否过滤生日券 */
    private Integer isBirthday;
    /**列表状态:是否状态多选*/
    private Integer isStatus;
    /**领取类型-未知*/
    public static Integer C_TYPE_UNKNOW = -1;