傅行帆 3 years ago
parent
commit
6b633ea6bb

+ 0
- 1
src/main/java/com/yunzhi/marketing/xlk/service/impl/ChannelCustomerServiceImpl.java View File

282
                 recommendCustomer.setBuildingId(null);
282
                 recommendCustomer.setBuildingId(null);
283
                 recommendCustomer.setRealtyConsultant(null);
283
                 recommendCustomer.setRealtyConsultant(null);
284
                 recommendCustomer.setRecommendPerson(null);
284
                 recommendCustomer.setRecommendPerson(null);
285
-                recommendCustomer.setEntryType(null);
286
                 taRecommendCustomerMapper.updateById(recommendCustomer);
285
                 taRecommendCustomerMapper.updateById(recommendCustomer);
287
             }else {
286
             }else {
288
                 TaRecommendCustomer taRecommendCustomer = new TaRecommendCustomer();
287
                 TaRecommendCustomer taRecommendCustomer = new TaRecommendCustomer();