소스 검색

fix

master
winter 1 년 전
부모
커밋
2e8a1f4109
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 파일 보기

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

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



불러오는 중...
취소
저장