傅行帆 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();