|
|
@@ -334,7 +334,6 @@ public class WxCampaignServiceImpl implements WxCampaignService { |
|
|
|
wxCouponChannel.setId(idWorker.nextId()); |
|
|
|
wxCouponChannelMapper.insert(wxCouponChannel); |
|
|
|
|
|
|
|
wxCouponChannelService.updateQrCode(wxCouponChannel,wxCouponChannel.getId(),wxCouponChannel.getType()); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|