Commit 89b3625c authored by 龚小红's avatar 龚小红

1.增加约面日历和非一面面访信息维护

parent 909f17e4
......@@ -550,7 +550,7 @@ public class Phone implements Authorization {
@Test(description = "销售任务_销售完成任务",priority = 45)
public void 销售任务_销售完成任务(){
otoLeaderAuth();
otoTakerAuth();
//销售完成面访,跟进时间更新,联系新客户任务完成
HashMap<String,Object> params = new HashMap<>();
params.put("taskConfId",4); //任务配置id,4:联系未跟进的客户,5:复拨未接通的客户,6:超过N天未跟进的客户
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment