Pu Zhibing
2025-06-20 cead7b98d5cebc0825b919799e23732877361de0
ruoyi-modules/ruoyi-member/src/main/java/com/ruoyi/member/domain/vo/AppGetAbleCouponPageVo.java
@@ -46,4 +46,7 @@
    @ApiModelProperty(value = "折扣百分比")
    private BigDecimal discountPercent;
    @ApiModelProperty(value = "有效期")
    private String validTime;
}