|
|
|
@@ -40,8 +40,6 @@ public class WxCouponSendServiceImpl implements WxCouponSendService { |
|
|
|
@Autowired |
|
|
|
WxCouponSendMapper wxCouponSendMapper; |
|
|
|
@Autowired |
|
|
|
WxCouponOrderService wxCouponOrderService; |
|
|
|
@Autowired |
|
|
|
WxCouponService wxCouponService; |
|
|
|
@Autowired |
|
|
|
WxCouponActionLogService wxCouponActionLogService; |
|
|
|
|