src/main/java/com/mzl/flower/service/coupon/CouponRecordService.java
@@ -41,7 +41,7 @@ * 根据当月日期设置上个月的日期的优惠券过期 * @return */ boolean expiredCouponRecordByListCurMonth(); boolean expiredCouponRecordLastMon(); Integer statisCouponTemplateCount(QueryCouponStatisticsBO queryCouponStatisticsBO);