ソースを参照

Merge branch 'develop' of http://git.ycjcjy.com/marketing/services into develop

傅行帆 3 年 前
コミット
b5b9eaf41f
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/main/java/com/yunzhi/marketing/xlk/controller/ChannelCustomerController.java

+ 1
- 1
src/main/java/com/yunzhi/marketing/xlk/controller/ChannelCustomerController.java ファイルの表示

@@ -269,7 +269,7 @@ public class ChannelCustomerController extends BaseController {
269 269
         // 所属楼盘
270 270
         TaBuilding taBuilding = null;
271 271
         if (null != customer.getBuildingId()) {
272
-            iTaBuildingService.getById(customer.getBuildingId());
272
+            taBuilding = iTaBuildingService.getById(customer.getBuildingId());
273 273
         }
274 274
 
275 275
         // 跟进信息