傅行帆 3 년 전
부모
커밋
6b633ea6bb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      src/main/java/com/yunzhi/marketing/xlk/service/impl/ChannelCustomerServiceImpl.java

+ 0
- 1
src/main/java/com/yunzhi/marketing/xlk/service/impl/ChannelCustomerServiceImpl.java 파일 보기

@@ -282,7 +282,6 @@ public class ChannelCustomerServiceImpl extends ServiceImpl<ChannelCustomerMappe
282 282
                 recommendCustomer.setBuildingId(null);
283 283
                 recommendCustomer.setRealtyConsultant(null);
284 284
                 recommendCustomer.setRecommendPerson(null);
285
-                recommendCustomer.setEntryType(null);
286 285
                 taRecommendCustomerMapper.updateById(recommendCustomer);
287 286
             }else {
288 287
                 TaRecommendCustomer taRecommendCustomer = new TaRecommendCustomer();