|
|
@@ -70,7 +70,7 @@ public class WxCouponSendServiceImpl implements WxCouponSendService { |
|
|
@Autowired |
|
|
@Autowired |
|
|
WxTemplateMsgService wxTemplateMsgService; |
|
|
WxTemplateMsgService wxTemplateMsgService; |
|
|
@Autowired |
|
|
@Autowired |
|
|
private WxMsgService wxMsgService; |
|
|
|
|
|
|
|
|
WxMsgService wxMsgService; |
|
|
|
|
|
|
|
|
@Override |
|
|
@Override |
|
|
public PageInfo<WxCouponSendVo> listAsPage(WxCouponSend record, Integer pageIndex, Integer pageSize) { |
|
|
public PageInfo<WxCouponSendVo> listAsPage(WxCouponSend record, Integer pageIndex, Integer pageSize) { |
|
|
|