rx
2024-05-09 b77f8b0a36e6ea9943f24709810e538a264c4c06
phis-feign/src/main/java/com/hz/his/dto/coupon/UserArrDto.java
@@ -32,5 +32,8 @@
    private Integer isSendSMS;
    /**数量发送优惠券数量*/
    private Integer amount;
    /**开始时间*/
    private String startTime;
    /**结束时间*/
    private String endTime;
}