Browse Source

fix

master
winter 1 year ago
parent
commit
2e8a1f4109
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      yqzjService/src/main/java/com/iformall/service/impl/WxCampaignServiceImpl.java

+ 0
- 1
yqzjService/src/main/java/com/iformall/service/impl/WxCampaignServiceImpl.java View File

@@ -334,7 +334,6 @@ public class WxCampaignServiceImpl implements WxCampaignService {
wxCouponChannel.setId(idWorker.nextId());
wxCouponChannelMapper.insert(wxCouponChannel);

wxCouponChannelService.updateQrCode(wxCouponChannel,wxCouponChannel.getId(),wxCouponChannel.getType());
}
}



Loading…
Cancel
Save