傅行帆 3 vuotta sitten
vanhempi
commit
6b633ea6bb

+ 0
- 1
src/main/java/com/yunzhi/marketing/xlk/service/impl/ChannelCustomerServiceImpl.java Näytä tiedosto

@@ -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();