姜永辉 1 yıl önce
ebeveyn
işleme
334989f925

+ 1 - 0
src/main/java/com/dk/mdm/service/xxl/XxlService.java

@@ -186,6 +186,7 @@ public class XxlService extends BaseService<CusFollow> {
 //                    // 暂时用最后一次 跟进id传过去
 //                    customer.setLastFollowId(follow.getFollowId());
                     otherParamMap.put("staffName", followStaff.getStaffName());
+                    otherParamMap.put("staffId", followStaff.getStaffId());
                     otherParamMap.put("followId", follow.getFollowId());
                 }
                 String loginType = "4";